diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3398e10..5407f91 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: args: [--fix=lf] - id: trailing-whitespace - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.5.1 + rev: v1.5.4 hooks: - id: forbid-tabs - repo: https://github.com/pre-commit/mirrors-prettier