parent
64ec4276fc
commit
4f6e62a96e
1 changed files with 2 additions and 3 deletions
|
|
@ -26,11 +26,10 @@ repos:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: ['--py310-plus']
|
args: ['--py310-plus']
|
||||||
|
|
||||||
- repo: https://github.com/adityahase/black
|
- repo: https://github.com/frappe/black
|
||||||
rev: 9cb0a69f4d0030cdf687eddf314468b39ed54119
|
rev: 951ccf4d5bb0d692b457a5ebc4215d755618eb68
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
additional_dependencies: ['click==8.0.4']
|
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: v2.7.1
|
rev: v2.7.1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue