We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74cb33 commit 7f93e66Copy full SHA for 7f93e66
1 file changed
.github/dependabot.yml
@@ -1,14 +1,11 @@
1
---
2
-# Documentation
3
-# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
4
version: 2
5
updates:
6
- package-ecosystem: github-actions
7
directory: /
8
schedule:
9
- interval: monthly
10
-
+ interval: semiannually
11
- package-ecosystem: gitsubmodule
12
13
14
0 commit comments