diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b821c85..474ecaf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,10 @@ updates: interval: daily commit-message: prefix: 'feat:' + + - package-ecosystem: 'github-actions' + directory: / + schedule: + interval: monthly + commit-message: + prefix: 'chore:'