We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63be69b commit 96aa708Copy full SHA for 96aa708
1 file changed
.github/dependabot.yaml
@@ -48,7 +48,7 @@ updates:
48
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#groups--
49
groups:
50
pre-commit:
51
- patterns: '*'
+ patterns: ['*']
52
# Add additional reviewers for PRs opened by Dependabot. For more information, see:
53
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#reviewers
54
# reviewers:
0 commit comments