Remove hook that doesnt exist on beta

This commit is contained in:
Jesse Hills 2025-07-14 13:48:41 +12:00
parent 740c0ef9d7
commit 4153380f99
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -6,7 +6,7 @@ ci:
autoupdate_commit_msg: 'pre-commit: autoupdate'
autoupdate_schedule: weekly
# Skip hooks that have issues in pre-commit CI environment
skip: [pylint, clang-tidy-hash, yamllint]
skip: [pylint, yamllint]
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit