diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c70c440..b8bb5f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: pyupgrade - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.18 + rev: v0.16.0 hooks: - id: ruff args: ["--fix"]