File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77repos :
88 - repo : https://github.com/pre-commit/pre-commit-hooks
9- rev : " v6.0.0"
9+ rev : " 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c " # frozen: v6.0.0
1010 hooks :
1111 - id : check-added-large-files
1212 - id : check-case-conflict
1919 - id : trailing-whitespace
2020
2121 - repo : https://github.com/astral-sh/ruff-pre-commit
22- rev : " v0.15.15 "
22+ rev : " 3b3f7c3f57fe9925356faf5fe6230835138be230 " # frozen: v0.15.17
2323 hooks :
2424 - id : ruff-check
2525 args : ["--fix", "--show-fixes"]
@@ -28,25 +28,25 @@ repos:
2828 types_or : [python, pyi]
2929
3030 - repo : https://github.com/asottile/pyupgrade
31- rev : " v3.21.2"
31+ rev : " 75992aaa40730136014f34227e0135f63fc951b4 " # frozen: v3.21.2
3232 hooks :
3333 - id : pyupgrade
3434
3535 - repo : https://github.com/codespell-project/codespell
36- rev : " v2.4.2"
36+ rev : " 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a " # frozen: v2.4.2
3737 hooks :
3838 - id : codespell
3939 args : ["--skip=CODE_OF_CONDUCT.md"]
4040
4141 - repo : https://github.com/rbubley/mirrors-prettier
42- rev : " v3.8.3 "
42+ rev : " 06507ab9500d4a9919b5ebd76d9d5b7074f15c1f " # frozen: v3.8.4
4343 hooks :
4444 - id : prettier
4545 files : \.(html|md|toml|yml|yaml)
4646 args : [--prose-wrap=preserve]
4747
4848 - repo : https://github.com/woodruffw/zizmor-pre-commit
49- rev : " v1.25.2"
49+ rev : " 9257c6050c0261b8c57e712f632dc4a8010109a9 " # frozen: v1.25.2
5050 hooks :
5151 - id : zizmor
5252 args : ["--pedantic"]
You can’t perform that action at this time.
0 commit comments