mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
pre-commit autoupdate 2023-08-25
This commit is contained in:
committed by
Oz Tiram
parent
82d6df0dab
commit
dc5430144d
@@ -18,13 +18,13 @@ repos:
|
||||
exclude: .patch
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.0.275
|
||||
rev: v0.0.285
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.3.0
|
||||
rev: 23.7.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
@@ -53,6 +53,6 @@ repos:
|
||||
stages: [manual]
|
||||
|
||||
- repo: https://github.com/abravalheri/validate-pyproject
|
||||
rev: v0.13
|
||||
rev: v0.14
|
||||
hooks:
|
||||
- id: validate-pyproject
|
||||
|
||||
Reference in New Issue
Block a user