diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6c48732..8fd9008 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,14 @@ version: 2 updates: + - package-ecosystem: github-actions + # maintain workflows in the default location (/.github/workflows/) + directory: / + schedule: + interval: monthly + commit-message: + prefix: fix + prefix-development: chore + include: scope - package-ecosystem: npm directory: "/" schedule: