Skip to content

Commit

Permalink
Specify label for dependabot PRs (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Jul 1, 2023
1 parent c1381ac commit 0090b96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ updates:
directory: "/"
schedule:
interval: "monthly"
labels:
- "type: Maintenance"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
labels:
- "type: Maintenance"

0 comments on commit 0090b96

Please sign in to comment.