diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6fec141..8ed5f10 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/astral-sh/ruff-pre-commit - rev: "v0.0.292" + rev: "v0.1.2" hooks: - id: ruff