We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1c8c8 commit 2f68d4bCopy full SHA for 2f68d4b
.github/dependabot.yml
@@ -3,7 +3,7 @@ updates:
3
- package-ecosystem: npm
4
directory: '/'
5
schedule:
6
- interval: daily
+ interval: monthly
7
open-pull-requests-limit: 10
8
# This forces the Dependabot commit messages to conform to something
9
# our auto-merge workflow can always cope with.
@@ -16,9 +16,9 @@ updates:
16
- package-ecosystem: 'github-actions'
17
18
19
- interval: 'weekly'
20
21
- package-ecosystem: 'pip'
22
23
24
0 commit comments