Skip to content

Commit 89eef79

Browse files
authored
security version only for github actions (#1707)
Signed-off-by: Ceyhun Onur <ceyhun.onur@avalabs.org>
1 parent 559857e commit 89eef79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ updates:
1414
directory: "/"
1515
schedule:
1616
interval: "weekly"
17+
open-pull-requests-limit: 0 # Disable non-security version updates
1718
ignore:
1819
- dependency-name: "ava-labs/avalanchego/.github/actions/run-monitored-tmpnet-cmd" # manually updated
1920
- dependency-name: "golangci/golangci-lint-action"

0 commit comments

Comments
 (0)