Skip to content

Commit 5e6900a

Browse files
authored
Merge pull request #39 from skalenetwork/add-dependabot-config
Add dependabot config
2 parents e1be75d + 3c666d0 commit 5e6900a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
day: "saturday"
8+
allow:
9+
- dependency-type: "production"
10+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)