Skip to content

Commit 084d435

Browse files
authored
dependabot frequency (#142)
1 parent 6ea1177 commit 084d435

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/dependabot.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22
updates:
3-
- package-ecosystem: npm
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 10
8-
target-branch: staging
9-
versioning-strategy: increase-if-necessary
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: monthly
7+
open-pull-requests-limit: 10
8+
target-branch: staging
9+
versioning-strategy: increase-if-necessary

0 commit comments

Comments
 (0)