Skip to content

Commit

Permalink
Added dependabot for Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
rickardp committed Feb 3, 2024
1 parent 074d0f9 commit bf2769a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ updates:
major:
update-types: [major]
minor-patch:
update-types: [minor, patch]
update-types: [minor, patch]
- package-ecosystem: docker
directory: "/docker"
schedule:
interval: "weekly"

0 comments on commit bf2769a

Please sign in to comment.