diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d0cb8ee33..b3b43655a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,9 @@ updates: schedule: interval: daily open-pull-requests-limit: 15 + - package-ecosystem: github-actions + directory: / + versioning-strategy: increase + schedule: + interval: daily + open-pull-requests-limit: 15