Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
ci: dependabot for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrremann authored Jan 16, 2024
1 parent 3f35166 commit 7cfbe35
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,15 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
docker:
patterns:
- '*'
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
groups:
docker:
patterns:
- '*'

0 comments on commit 7cfbe35

Please sign in to comment.