Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Oct 1, 2024
1 parent 648a3c5 commit eed7336
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,40 +11,13 @@ updates:
directory: /
schedule:
interval: weekly
commit-message:
prefix: github-actions
include: scope
labels:
- github-actions
- dependencies

- package-ecosystem: pip
directory: /
schedule:
interval: weekly
commit-message:
prefix: pip
include: scope
labels:
- pip
- dependencies

- package-ecosystem: docker
registries:
- dockerhub
directory: /
schedule:
interval: weekly
commit-message:
prefix: docker
include: scope
labels:
- docker
- dependencies
groups:
docker:
patterns:
- "*"
update-types:
- patch
- minor

0 comments on commit eed7336

Please sign in to comment.