We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe802d commit c02ccdcCopy full SHA for c02ccdc
.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