File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22# See https://pre-commit.com/hooks.html for more hooks
33repos :
44- repo : https://github.com/psf/black
5- rev : 1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # frozen: 24.10 .0
5+ rev : 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1 .0
66 hooks :
77 - id : black
88- repo : https://github.com/pycqa/isort
9- rev : c235f5e450b4b84e58d114ed4c589cbf454175a3 # frozen: 5.13.2
9+ rev : c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc # frozen: 6.0.1
1010 hooks :
1111 - id : isort
1212- repo : https://github.com/pre-commit/pre-commit-hooks
@@ -17,12 +17,12 @@ repos:
1717 - id : check-yaml
1818 - id : check-added-large-files
1919- repo : https://github.com/asottile/pyupgrade
20- rev : ce40a160603ab0e7d9c627ae33d7ef3906e2d2b2 # frozen: v3.19.1
20+ rev : 37bfa06d791fd38fb4e54910b36a2ff57641b074 # frozen: v3.20.0
2121 hooks :
2222 - id : pyupgrade
2323 args : [--py39-plus]
2424- repo : https://github.com/python-poetry/poetry
25- rev : " f03d8f98781934df7910be5b6c14756e047ef432 " # frozen: 2.0.0
25+ rev : " 84eeadc21f92a04d46ea769e3e39d7c902e44136 " # frozen: 2.1.3
2626 hooks :
2727 - id : poetry-check
2828 args : ["--lock"]
You can’t perform that action at this time.
0 commit comments