mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
chore(deps): Update pre-commit hooks
This commit is contained in:
parent
76dce27cf2
commit
f7aeb54fe4
1 changed files with 2 additions and 2 deletions
|
|
@ -24,12 +24,12 @@ repos:
|
|||
- id: isort
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v2.7.1
|
||||
rev: v3.0.0-alpha.0
|
||||
hooks:
|
||||
- id: prettier
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.0
|
||||
rev: v2.2.1
|
||||
hooks:
|
||||
- id: codespell
|
||||
args:
|
||||
|
|
|
|||
Loading…
Reference in a new issue