File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v5 .0.0
3+ rev : v6 .0.0
44 hooks :
55 - id : check-toml
66 - id : check-yaml
@@ -10,22 +10,22 @@ repos:
1010 - id : trailing-whitespace
1111 args : [--markdown-linebreak-ext=md]
1212 - repo : https://github.com/rbubley/mirrors-prettier
13- rev : v3.5.3
13+ rev : v3.6.2
1414 hooks :
1515 - id : prettier
1616 - repo : https://github.com/pycqa/doc8
17- rev : v1.1.2
17+ rev : v2.0.0
1818 hooks :
1919 - id : doc8
2020 exclude : README\.rst
2121 - repo : https://github.com/astral-sh/ruff-pre-commit
22- rev : v0.11.7 # also update pyproject.toml
22+ rev : v0.13.3 # also update pyproject.toml
2323 hooks :
2424 - id : ruff
2525 args : [--fix]
2626 - id : ruff-format
2727 - repo : https://github.com/astral-sh/uv-pre-commit
28- rev : 0.6.17
28+ rev : 0.8.23
2929 hooks :
3030 - id : uv-lock
3131 - id : uv-export
You can’t perform that action at this time.
0 commit comments