diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 496c141ba5b..d091cc922a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: entry: python3 config/sync-files.py --latest pass_filenames: false - - id: qlhelp + - id: qhelp name: Check query help generation files: \.qhelp$ language: system