diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5664df..896f6cd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: pyupgrade args: [--py37-plus, --keep-percent-format] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.6.3" + rev: "v0.6.4" hooks: # Run the linter. - id: ruff