Skip to content

Commit

Permalink
Label dependabot pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Oct 1, 2023
1 parent 76fabba commit 3e9d5e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates
---
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
labels:
- "dependencies"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
labels:
- "skip-changelog"
schedule:
interval: "monthly"

0 comments on commit 3e9d5e0

Please sign in to comment.