File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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/pre-commit/pre-commit-hooks
5- rev : " cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b " # frozen: v5 .0.0
5+ rev : " 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c " # frozen: v6 .0.0
66 hooks :
77 - id : trailing-whitespace
88 - id : end-of-file-fixer
99 - id : check-yaml
1010 - id : check-added-large-files
1111 - repo : https://github.com/astral-sh/ruff-pre-commit
12- rev : " 895ebb389825c29bd4e0addcf7579d6c69d199cc " # frozen: v0.9.6
12+ rev : " 13a6bda8ea7612b3aec844ded16569d424b9a1ab " # frozen: v0.13.0
1313 hooks :
1414 - id : ruff
1515 args : [ --fix ]
1616 - id : ruff-format
1717 - repo : https://github.com/python-poetry/poetry
18- rev : " bd500dd3bdfaec3de6894144c9cedb3a9358be84 " # frozen: 2.0.1
18+ rev : " 4dba0e1b041366b3f05bec89dca82e902e6386e8 " # frozen: 2.2.0
1919 hooks :
2020 - id : poetry-check
2121 args : ["--lock"]
You can’t perform that action at this time.
0 commit comments