diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9d866e3..ba2becf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,16 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly" + commit-message: + prefix: "chore(ci): " + groups: + github-actions: + patterns: + - "*" - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: