Skip to content

Commit d9e5396

Browse files
committed
add comment to trigger dependabot
1 parent 034ff9a commit d9e5396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: "maven" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "daily"
11+
interval: "daily" # scan every day
1212
ignore:
1313
- dependency-name: "*"
1414
update-types: ["version-update:semver-major"]

0 commit comments

Comments
 (0)