diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24cbcb2..421d983 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.198 + rev: v0.0.223 hooks: - id: ruff # Respect `exclude` and `extend-exclude` settings.