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 bd235f7 commit 1ed1717Copy full SHA for 1ed1717
.github/dependabot.yml
@@ -14,8 +14,4 @@ updates:
14
directory: "/"
15
schedule:
16
interval: "weekly"
17
- ignore:
18
- - dependency-name: "ava-labs/avalanchego/.github/actions/run-monitored-tmpnet-cmd" # manually updated
19
- - dependency-name: "golangci/golangci-lint-action"
20
- versions:
21
- - ">=7.0.0" # versions from 7.0.0 only support golangci-lint v2.x.x
+ open-pull-requests-limit: 0 # Disable non-security version updates
0 commit comments