diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d5cfc1..19014aa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: args: [--py39-plus] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.21 + rev: v0.15.22 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix, --show-fixes]