Skip to content

Commit 49de718

Browse files
authored
Update dependabot.yml
1 parent ef623b2 commit 49de718

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "monthly"
6+
interval: "weekly"
7+
labels:
8+
- "part: github_actions"
9+
710
- package-ecosystem: "pip"
811
directory: "/"
912
schedule:
1013
interval: "monthly"
14+
labels:
15+
- "lang: python"
16+
- "part: dependencies"

0 commit comments

Comments
 (0)