Skip to content

Commit 70f69a8

Browse files
authored
Change Dependabot update schedule to quarterly
1 parent 0ff6905 commit 70f69a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ updates:
55
- package-ecosystem: npm
66
directory: /themes/devops-maturity/
77
schedule:
8-
interval: monthly
8+
interval: quarterly
99
groups:
1010
npm-deps:
1111
patterns:
1212
- "*"
1313
- package-ecosystem: github-actions
1414
directory: /
1515
schedule:
16-
interval: monthly
16+
interval: quarterly
1717
groups:
1818
github-action-deps:
1919
patterns:

0 commit comments

Comments
 (0)