diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e82a98..599a117 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: types: ['file', 'text'] - id: check-executables-have-shebangs - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.5.4 + rev: v1.5.5 hooks: - id: forbid-tabs - repo: https://github.com/jumanjihouse/pre-commit-hooks