mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 06:15:26 +00:00
chore(deps): Update pre-commit hooks (#1448)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
This commit is contained in:
parent
4f91e89503
commit
61ff94de86
@ -8,13 +8,13 @@ repos:
|
||||
- id: end-of-file-fixer
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.16.0
|
||||
rev: v3.17.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py37-plus]
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.4.2
|
||||
rev: 24.8.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user