Skip to content

Commit 5c4cf37

Browse files
committed
chore: add dependabot
1 parent 4986445 commit 5c4cf37

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "npm"
4+
directory: "/"
5+
schedule:
6+
interval: "monthly"
7+
reviewers:
8+
- "Naramsim"
9+
groups:
10+
dependencies:
11+
patterns:
12+
- "*"
13+
versioning-strategy: increase

0 commit comments

Comments
 (0)