Skip to content

Commit 5ef027b

Browse files
authored
Merge pull request #5 from python-project-templates/timkpaine-patch-1
Update dependabot.yml
2 parents b71a3c9 + d255507 commit 5ef027b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ updates:
44
directory: "/"
55
schedule:
66
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)