diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b5efe55f42..d4b71d1c3a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.7 + rev: v0.4.1 hooks: - id: ruff types: [file]