Skip to content

Commit b0a6633

Browse files
authored
Move to a monthly schedule for dependabot.yml
Quarkus releases are just too frequent, it's noise at this point -- at least for demos.
1 parent e7f361c commit b0a6633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "maven"
44
directory: "/hibernate-search/"
55
schedule:
6-
interval: "weekly"
6+
interval: "monthly"
77
allow:
88
- dependency-name: "io.quarkus*:*"
99
- dependency-name: "io.quarkiverse*:*"

0 commit comments

Comments
 (0)