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 8c7ff76 commit 8721d95Copy full SHA for 8721d95
1 file changed
.dependabot/config.yml
@@ -0,0 +1,11 @@
1
+version: 1
2
+update_configs:
3
+ - package_manager: "javascript"
4
+ directory: "/"
5
+ update_schedule: "weekly"
6
+ default_labels:
7
+ - "dependencies"
8
+ automerged_updates:
9
+ - match:
10
+ update_type: "in_range"
11
+ version_requirement_updates: "increase_versions"
0 commit comments