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 405fbf4 commit 51d41d9Copy full SHA for 51d41d9
.github/dependabot.yml
@@ -39,7 +39,7 @@ updates:
39
patterns: [ "*" ]
40
ignore:
41
- dependency-name: "rack"
42
- update-types: [ "version-update:semver-major", "version-update:semver-minor" ]
+ update-types: [ "version-update:semver-major" ]
43
44
# Maintained stable branches
45
- package-ecosystem: maven
@@ -78,5 +78,5 @@ updates:
78
79
80
81
82
0 commit comments