diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6249b16..c70c440 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.8 + rev: v0.15.18 hooks: - id: ruff args: ["--fix"]