Skip to content

Commit 7fecbc7

Browse files
authored
chore(other): CHECKOUT-000 Add dependabot config (#2241)
1 parent 35d1c60 commit 7fecbc7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "npm"
5+
directory: "/"
6+
schedule:
7+
interval: 'weekly'
8+
day: 'monday'
9+
open-pull-requests-limit: 1

0 commit comments

Comments
 (0)