We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22f0d54 + 10af7ee commit 676340bCopy full SHA for 676340b
2 files changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ day: "monday"
8
+ open-pull-requests-limit: 10
9
+ groups:
10
+ production-dependencies:
11
+ patterns:
12
+ - "*"
0 commit comments