Skip to content

Commit

Permalink
Disable dependabot version updates
Browse files Browse the repository at this point in the history
We use Renovate for this, but still want dependabot security scanning so
we configure 0 pull requests:

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#disabling-dependabot-version-updates
  • Loading branch information
mec committed Aug 23, 2024
1 parent 43c3413 commit a9f0787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ updates:
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 0

0 comments on commit a9f0787

Please sign in to comment.