Skip to content

Commit

Permalink
deps(pip): group dependencies to reduce number of PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
julio-lopez committed Sep 24, 2024
1 parent 6a316ff commit be6a98f
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
Expand Up @@ -61,6 +61,12 @@ updates:
- "/docker/build"
- "/docker/postgres-kanister-tools"
- "/docker/postgresql"
groups:
common-pip:
patterns:
- "pip"
- "setuptools"
- "awscli"

- package-ecosystem: "docker"
schedule:
Expand Down

0 comments on commit be6a98f

Please sign in to comment.