diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc9d41be..ea546fe9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/dependabot/README.md # See: https://docs.github.com/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot - package-ecosystem: github-actions - directory: / # Check the repository's workflows under /.github/workflows/ + directory: /.github/workflows assignees: - per1234 open-pull-requests-limit: 100