File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ fail_fast: false
33default_stages : [commit, push]
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v4.5 .0
6+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0 .0
77 hooks :
88 - id : check-case-conflict
99 - id : check-merge-conflict
1313 args : [--markdown-linebreak-ext=md]
1414
1515 - repo : https://github.com/charliermarsh/ruff-pre-commit
16- rev : v0.1.14
16+ rev : 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12
1717 hooks :
1818 - id : ruff-format
1919 types_or : [python, pyi, jupyter]
2222 args : [--fix, --exit-non-zero-on-fix]
2323
2424 - repo : https://github.com/pre-commit/mirrors-prettier
25- rev : v4.0.0-alpha.8
25+ rev : f12edd9c7be1c20cfa42420fd0e6df71e42b51ea # frozen: v4.0.0-alpha.8
2626 hooks :
2727 - id : prettier
2828 types :
3131 - json
3232
3333 - repo : https://github.com/commitizen-tools/commitizen
34- rev : v3.29.1
34+ rev : 2ca29f9297911f8f5a4e8f97100b7832f045e8d3 # frozen: v4.13.10
3535 hooks :
3636 - id : commitizen
3737 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments