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 71e4f39 commit 79d0d45Copy full SHA for 79d0d45
.github/dependabot.yml
@@ -8,5 +8,6 @@ updates:
8
- package-ecosystem: "npm" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "weekly"
+ interval: "daily"
12
+ target-branch: "staging"
13
0 commit comments