We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559857e commit 89eef79Copy full SHA for 89eef79
.github/dependabot.yml
@@ -14,6 +14,7 @@ updates:
14
directory: "/"
15
schedule:
16
interval: "weekly"
17
+ open-pull-requests-limit: 0 # Disable non-security version updates
18
ignore:
19
- dependency-name: "ava-labs/avalanchego/.github/actions/run-monitored-tmpnet-cmd" # manually updated
20
- dependency-name: "golangci/golangci-lint-action"
0 commit comments