We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223e2c5 commit 45a3ff0Copy full SHA for 45a3ff0
1 file changed
.github/dependabot.yml
@@ -3,8 +3,8 @@ updates:
3
- package-ecosystem: "npm" # See documentation for possible values
4
directory: "/"
5
schedule:
6
- interval: "weekly"
+ interval: "daily"
7
- package-ecosystem: "github-actions"
8
directory: "/.github/workflows"
9
10
0 commit comments