[FIX] pre-commit issue

This commit is contained in:
Urvisha-OSI
2022-10-31 12:11:23 +05:30
parent c0a8177b19
commit 38fc25b3fd
5 changed files with 2813 additions and 2139 deletions

View File

@@ -46,7 +46,7 @@ repos:
- --remove-duplicate-keys
- --remove-unused-variables
- repo: https://github.com/psf/black
rev: 20.8b1
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier