diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e0e51d4..96f9602 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: types_or: [python, pyi] require_serial: true - repo: https://github.com/taminomara/cl-keeper - rev: v1.0.0 + rev: v1.0.1 hooks: - id: clk - repo: https://github.com/pre-commit/pre-commit-hooks