Skip to content

Commit 336e159

Browse files
committed
Ignore major version update for dependabot
1 parent 9eafa4b commit 336e159

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ updates:
88
directory: "/" # Location of package manifests
99
schedule:
1010
interval: "weekly"
11+
ignore:
12+
- dependency-name: "*"
13+
update-types: ["version-update:semver-major"]
1114

1215
- package-ecosystem: "github-actions" # Also update Github actions
1316
directory: "/"

0 commit comments

Comments
 (0)