Skip to content

Commit 9176bb8

Browse files
committed
check yaml in pre-commit config
1 parent b32e709 commit 9176bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
language_version: python3
2121
- id: debug-statements
2222
language_version: python3
23-
- id: check-json
23+
- id: check-yaml
2424
language_version: python3
2525
- repo: https://github.com/PyCQA/flake8
2626
rev: "7.1.0"

0 commit comments

Comments
 (0)