diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dee914ece..9617e04a4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,6 +23,10 @@ updates: directory: "/" schedule: interval: "monthly" + - package-ecosystem: "github-actions" + directory: "/scripts" + schedule: + interval: "monthly" - package-ecosystem: "docker" directory: "/" schedule: