We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58a12e9 + a75e2e5 commit 594b926Copy full SHA for 594b926
1 file changed
.dependabot/config.yml
@@ -0,0 +1,12 @@
1
+version: 1
2
+update_configs:
3
+ - package_manager: "javascript"
4
+ directory: "/"
5
+ update_schedule: "weekly"
6
+ automerged_updates:
7
+ - match:
8
+ dependency_type: "all"
9
+ update_type: "in_range"
10
+ version_requirement_updates: "increase_versions"
11
+ commit_message:
12
+ prefix: ""
0 commit comments