Skip to content

Commit 18f1318

Browse files
Disable non-security related dependabot PRs (#1737)
1 parent 8e3df92 commit 18f1318

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ updates:
1515
schedule:
1616
interval: "weekly"
1717
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
2318
- package-ecosystem: "npm"
2419
directory: "/contracts"
2520
schedule:

0 commit comments

Comments
 (0)