diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 443a91c3d8..866fc2b4e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,8 @@ updates: allow: - dependency-name: "@patternfly/*" dependency-type: "direct" + + - package-ecosystem: docker + directory: "/" + schedule: + interval: daily