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.
2 parents e35606b + 94d9f58 commit 4e634a5Copy full SHA for 4e634a5
.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