diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7b1f191a5..2c41a6a15 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,11 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + pull-request-branch-name: + separator: "-" - package-ecosystem: "maven" directory: "/" open-pull-requests-limit: 10