mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
dependabot: limit open pull request for go
This commit is contained in:
parent
2f9b8fff01
commit
ec6368b3fb
1 changed files with 2 additions and 0 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -6,5 +6,7 @@ updates:
|
|||
interval: "weekly"
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
# otherwise auto-merge without merge-queue might break checksums
|
||||
open-pull-requests-limit: 1
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue