Skip to content

Commit

Permalink
ci: Group all dependabot GitHub Action updates (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Jan 1, 2024
1 parent 7a4b6c0 commit b6167e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
7 changes: 3 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ updates:
reviewers:
- "edgarrmondragon"
groups:
ci-dependencies:
update-types:
- "patch"
- "minor"
actions:
patterns:
- "*"

# Template
- package-ecosystem: pip
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ updates:
commit-message:
prefix: "ci: "
groups:
artifacts:
actions:
patterns:
- "actions/*-load-artifact"
- "hynek/build-and-inspect-python-package"
- "*"

0 comments on commit b6167e7

Please sign in to comment.