diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bdfb062..fd77962 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - --target-version=py38 exclude: ^src/pytsql/grammar/ - repo: https://github.com/Quantco/pre-commit-mirrors-ruff - rev: 0.4.3 + rev: 0.4.7 hooks: - id: ruff-conda exclude: ^src/pytsql/grammar/