diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df5a1b41..fc8ae171 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: - id: black name: Format code (Python) - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.0.280 + rev: v0.0.281 hooks: - id: ruff - repo: https://github.com/pre-commit/mirrors-mypy