diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5d39756bc..1c90a137f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,6 +19,12 @@ version: 2 updates: + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'weekly' + time: '00:30' + open-pull-requests-limit: 10 - package-ecosystem: 'gradle' directory: '/generators/ktlint/resources/' schedule: