diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3ba1cc8..4be701f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 updates: - package-ecosystem: docker - directory: "./ansible" + directory: "./ansible/roles/nginx/files" schedule: interval: "daily" time: "05:31"