mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-23 15:18:27 +00:00
chore(deps): Update pre-commit hooks (#960)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
parent
a7aae8a000
commit
6bfd1f926e
@ -24,12 +24,12 @@ repos:
|
||||
- id: isort
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v3.0.0-alpha.1
|
||||
rev: v3.0.0-alpha.2
|
||||
hooks:
|
||||
- id: prettier
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.1
|
||||
rev: v2.2.2
|
||||
hooks:
|
||||
- id: codespell
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user