Skip to content

Commit 6c02642

Browse files
committed
- Formatted yaml
1 parent 817fa9f commit 6c02642

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
update_configs:
2+
directory: "/"
3+
package_manager: javascript
4+
update_schedule: weekly
25
- automerged_updates:
3-
- match:
4-
update_type: all
5-
dependency_type: production
6-
- match:
7-
update_type: all
8-
dependency_type: development
9-
directory: "/"
10-
package_manager: javascript
11-
update_schedule: weekly
6+
- match:
7+
update_type: all
8+
dependency_type: production
9+
- match:
10+
update_type: all
11+
dependency_type: development

0 commit comments

Comments
 (0)