diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f71cc0b..383592b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: hooks: - id: black - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.5.7' + rev: 'v0.6.2' hooks: - id: ruff - repo: https://github.com/sirosen/check-jsonschema