diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c1917f71..4017977c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,9 +13,7 @@ updates: directory: "/" schedule: interval: weekly - commit-message: - prefix: github-actions - include: scope - labels: - - github-actions - - dependencies + - package-ecosystem: devcontainers + directory: "/" + schedule: + interval: weekly