chore: update pre-commit hooks

This commit is contained in:
philipp-horstenkamp 2024-01-20 07:33:44 +00:00 committed by GitHub
parent 7ca72191f8
commit df7f5a11f6

View File

@ -35,7 +35,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.1.13
rev: v0.1.14
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]