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 autofix_commit_msg : " [pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip]"
33repos :
44 - repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.6 .0
5+ rev : v5.0 .0
66 hooks :
77 - id : check-yaml
88 args : [--unsafe]
@@ -12,23 +12,23 @@ repos:
1212 - id : end-of-file-fixer
1313
1414 - repo : https://github.com/astral-sh/ruff-pre-commit
15- rev : v0.4.9
15+ rev : v0.8.2
1616 hooks :
1717 - id : ruff
1818 name : " lint with ruff"
1919 - id : ruff-format
2020 name : " format with ruff"
2121
2222 - repo : https://github.com/jackdewinter/pymarkdown
23- rev : v0.9.20
23+ rev : v0.9.25
2424 hooks :
2525 - id : pymarkdown
2626 name : " check markdown"
2727 exclude : ^.github/|CHANGELOG
2828 args : [scan]
2929
3030 - repo : https://github.com/pre-commit/mirrors-mypy
31- rev : " v1.10 .0" # Use the sha / tag you want to point at
31+ rev : " v1.13 .0" # Use the sha / tag you want to point at
3232 hooks :
3333 - id : mypy
3434 name : " Check with Mypy"
You can’t perform that action at this time.
0 commit comments