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 521e8fe + d5e9028 commit a0b557fCopy full SHA for a0b557f
.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