Skip to content

Commit

Permalink
chore: Group dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Dec 20, 2024
1 parent 11e0f37 commit 114a2ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ updates:
- "pnadolny13"
labels:
- "dependencies"
groups:
default:
update-types:
- "minor"
- "patch"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand All @@ -27,3 +32,7 @@ updates:
- "pnadolny13"
labels:
- "dependencies"
groups:
ci:
patterns:
- "*"

0 comments on commit 114a2ed

Please sign in to comment.