Skip to content

Commit 6dcbcb4

Browse files
authored
Merge pull request #185 from curityio/dependabot-into-main
changing Dependabot configuration
2 parents 93c596b + f2c2dab commit 6dcbcb4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "npm"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
target-branch: "dev" # PRs will target this branch instead of the default

0 commit comments

Comments
 (0)