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 8e3df92 commit 18f1318Copy full SHA for 18f1318
.github/dependabot.yml
@@ -15,11 +15,6 @@ updates:
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"
21
- versions:
22
- - ">=7.0.0" # versions from 7.0.0 only support golangci-lint v2.x.x
23
- package-ecosystem: "npm"
24
directory: "/contracts"
25
0 commit comments