diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 328f54c5..fec9b263 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,9 @@ updates: target-branch: development schedule: interval: monthly + + - package-ecosystem: github-actions + directory: / + target-branch: development + schedule: + interval: monthly