diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b0a3f867..ed5340b1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,6 @@ updates: - package-ecosystem: "gitsubmodule" directory: "/" allow: - - "examples/template_pack" + - dependency-name: "examples/template_pack" schedule: interval: "daily"