diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6184c7e..087a812 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,6 @@ updates: interval: "daily" # We only use dependabot for security updates since this is a library. See # https://github.com/freelawproject/eyecite/issues/42 for more discussion. - open-pull-requests-limit: 1 - #ignore: - #- dependency-name: "*" + open-pull-requests-limit: 0 + ignore: + - dependency-name: "*"