diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a88e8263..2f1c937f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: black - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.218 + rev: v0.0.223 hooks: - id: ruff args: ["--force-exclude"]