We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4986445 commit 5c4cf37Copy full SHA for 5c4cf37
1 file changed
.github/dependabot.yml
@@ -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