Skip to content

Commit

Permalink
Merge pull request Backblaze#971 from reef-technologies/dependabot-on…
Browse files Browse the repository at this point in the history
…ly-security-updates

Configure dependabot to only create PRs for security updates
  • Loading branch information
mpnowacki-reef authored Nov 28, 2023
2 parents 45e60cd + b838c90 commit ed41407
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ updates:
directory: "/"
schedule:
interval: "daily"
# This setting does not affect security updates
open-pull-requests-limit: 0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Disable dependabot requests for updates unrelated to security issues.

0 comments on commit ed41407

Please sign in to comment.