Skip to content

Commit 7c809b5

Browse files
committed
Dependabot => quarterly
1 parent 936a5e8 commit 7c809b5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ updates:
1818
- package-ecosystem: "maven"
1919
directory: "/"
2020
schedule:
21-
interval: "weekly"
22-
day: "friday"
21+
interval: "quarterly"
2322
ignore:
2423
- dependency-name: org.jboss.narayana.jta:narayana-jta
2524
versions:
@@ -36,5 +35,4 @@ updates:
3635
- package-ecosystem: "github-actions"
3736
directory: "/"
3837
schedule:
39-
interval: "weekly"
40-
day: "friday"
38+
interval: "quarterly"

0 commit comments

Comments
 (0)