Skip to content

Commit af22f5a

Browse files
committed
'lower-frequency-autoupdate'
1 parent 85f9dbd commit af22f5a

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
---
2-
# Documentation
3-
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
42
version: 2
53
updates:
64
- package-ecosystem: github-actions
75
directory: /
86
schedule:
9-
interval: monthly
10-
7+
interval: semiannually
118
- package-ecosystem: gitsubmodule
129
directory: /
1310
schedule:
14-
interval: monthly
11+
interval: semiannually

0 commit comments

Comments
 (0)