diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24d112a..a00678b 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.4.6' + rev: 'v0.4.7' hooks: - id: ruff - repo: https://github.com/sirosen/check-jsonschema