Skip to content

Commit eefec43

Browse files
Update Dependabot configuration for Maven and GitHub Actions
1 parent 840123e commit eefec43

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
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "maven"
44
directory: "/" # pom.xml is at repository root
55
schedule:
6-
interval: "weekly" # change to "daily" or "monthly" if you prefer
6+
interval: "weekly"
77
open-pull-requests-limit: 5
88
labels:
99
- "dependencies"

0 commit comments

Comments
 (0)