Skip to content

Commit d3a5024

Browse files
jbamptonCopilot
andauthored
Update regex for dependabot config file validation
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 65a49a1 commit d3a5024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ repos:
222222
- id: check-dependabot
223223
name: validate dependabot.yml
224224
description: ensures the dependabot config file is valid
225-
files: ^\.github/dependabot\.yml$
225+
files: ^\.github/dependabot\.ya?ml$

0 commit comments

Comments
 (0)