Bump `ruff-pre-commit`.

master
Fabio Caccamo 2023-12-21 12:01:31 +01:00
parent 48d0b58d30
commit a0b663be2a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ repos:
args: ["--target-version", "3.0"] args: ["--target-version", "3.0"]
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.7 rev: v0.1.8
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]