We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e3116 commit abd6d6aCopy full SHA for abd6d6a
1 file changed
.github/dependabot.yml
@@ -3,7 +3,7 @@ updates:
3
- package-ecosystem: 'npm'
4
directory: '/'
5
schedule:
6
- interval: 'weekly'
+ interval: 'daily'
7
open-pull-requests-limit: 10
8
commit-message:
9
prefix: 'fix'
@@ -21,7 +21,7 @@ updates:
21
- package-ecosystem: 'github-actions'
22
23
24
25
open-pull-requests-limit: 5
26
27
prefix: 'chore'
0 commit comments