diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f933ce20..82b86327 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - hooks: - id: black repo: https://github.com/psf/black - rev: 25.12.0 + rev: 26.1.0 - hooks: - id: ruff args: ["--fix"]