diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 55c156a6..f74783d9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,8 @@ version: 2 updates: - - package-ecosystem: "github-actions" # Necessary to update action hashs + - package-ecosystem: "github-actions" # Necessary to update action hashes. directory: "/" schedule: interval: "monthly" - # Allow up to 3 opened pull requests for github-actions versions + # Allow up to 3 opened pull requests for github-actions versions. open-pull-requests-limit: 3