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 034ff9a commit d9e5396Copy full SHA for d9e5396
.github/dependabot.yml
@@ -8,7 +8,7 @@ updates:
8
- package-ecosystem: "maven" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "daily"
+ interval: "daily" # scan every day
12
ignore:
13
- dependency-name: "*"
14
update-types: ["version-update:semver-major"]
0 commit comments