diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd05b3c8..490625ea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: black language_version: python3 - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: "v0.0.261" + rev: "v0.0.262" hooks: - id: ruff