Skip to content

Commit

Permalink
Merge pull request #978 from stacklok/docker-dependabot
Browse files Browse the repository at this point in the history
Add `docker` dependabot configuration
  • Loading branch information
JAORMX authored Sep 18, 2023
2 parents 3652ce1 + 720c83b commit a0160b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ updates:
# facebook/docusaurus#8940 docusaurus uses v1
- dependency-name: "prism-react-renderer"
update-types: ["version-update:semver-major"]
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"

0 comments on commit a0160b3

Please sign in to comment.