diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 768c6e1..4d33851 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.8.0' + rev: 'v0.8.3' hooks: - id: ruff - repo: https://github.com/psf/black