diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ee86e14..9ffd886 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,9 @@ updates: open-pull-requests-limit: 2 schedule: interval: monthly + + - package-ecosystem: github-actions + directory: .github/workflows + open-pull-requests-limit: 2 + schedule: + interval: monthly