Skip to content

Commit a3aea74

Browse files
authored
Create config.yml
1 parent bb716d7 commit a3aea74

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.dependabot/config.yml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 1
2+
update_configs:
3+
- package_manager: "python"
4+
directory: "/"
5+
update_schedule: "daily"
6+
target_branch: "13.0"
7+
default_reviewers:
8+
- "azacchino"
9+
- "jjscarafia"
10+
default_assignees:
11+
- "azacchino"
12+
default_labels:
13+
- "dependencies"
14+
- "dependabot"

0 commit comments

Comments
 (0)