diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 40fa5f47..dc723a5e 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -2,6 +2,6 @@ version: 2 updates: # Create PRs for golang version updates - package-ecosystem: docker - directory: /build + directory: / schedule: interval: daily