Skip to content

Commit

Permalink
fix: .github/*
Browse files Browse the repository at this point in the history
  • Loading branch information
somaz94 committed Jun 24, 2024
1 parent 8956175 commit 5e628de
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
version: 2
updates:
- package-ecosystem: docker
directory: /
schedule:
interval: weekly
groups:
docker-minor:
update-types:
- minor
- patch

- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
groups:
actions-minor:
update-types:
- minor
- patch

0 comments on commit 5e628de

Please sign in to comment.