diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 013d923..ce8418e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,7 @@ repos: - --py38-plus - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.8 + rev: v0.16.5 hooks: - id: ruff args: [ --fix ]