Skip to content

Commit

Permalink
chore(dependabot): Add docker ecosystem updates
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed May 10, 2024
1 parent ead6afc commit 14cdc2a
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,57 @@ updates:
update-types:
- "minor"
- "patch"
- package-ecosystem: docker
directory: keycloak/keycloakify
schedule:
interval: weekly
groups:
minorAndPatch:
update-types:
- "minor"
- "patch"
- package-ecosystem: docker
directory: backend/
schedule:
interval: weekly
groups:
minorAndPatch:
update-types:
- "minor"
- "patch"
- package-ecosystem: docker
directory: website/
schedule:
interval: weekly
groups:
minorAndPatch:
update-types:
- "minor"
- "patch"
- package-ecosystem: docker
directory: ingest/
schedule:
interval: weekly
groups:
minorAndPatch:
update-types:
- "minor"
- "patch"
- package-ecosystem: docker
directory: preprocessing/
schedule:
interval: weekly
groups:
minorAndPatch:
update-types:
- "minor"
- "patch"
- package-ecosystem: docker
directory: kubernetes/
schedule:
interval: weekly
groups:
minorAndPatch:
update-types:
- "minor"
- "patch"

0 comments on commit 14cdc2a

Please sign in to comment.