mirror of
https://github.com/pypa/pipenv.git
synced 2026-05-06 08:26:42 -04:00
fix: restore ruff behavior
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
This commit is contained in:
@@ -21,8 +21,6 @@ repos:
|
||||
rev: v0.9.3
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
- id: ruff-format
|
||||
|
||||
- repo: https://github.com/pre-commit/pygrep-hooks
|
||||
rev: v1.10.0
|
||||
|
||||
Reference in New Issue
Block a user