File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 skip :
88 - twine-check
99 - changelog-bump
10- autofix_prs : true
11- autoupdate_commit_msg : ' [pre-commit.ci] pre-commit suggestions'
12- autoupdate_schedule : quarterly
10+ autofix_prs : false
1311
1412repos :
1513
@@ -26,12 +24,12 @@ repos:
2624 exclude : .bumpversion.cfg
2725
2826- repo : https://github.com/psf/black
29- rev : 25.9 .0
27+ rev : 25.12 .0
3028 hooks :
3129 - id : black
3230
3331- repo : https://github.com/astral-sh/ruff-pre-commit
34- rev : v0.14.0
32+ rev : v0.14.10
3533 hooks :
3634 - id : ruff
3735 args : ["--fix"]
@@ -42,14 +40,14 @@ repos:
4240 - id : yesqa
4341
4442- repo : https://github.com/crate-ci/typos
45- rev : v1.38.1
43+ rev : v1.41.0
4644 hooks :
4745 - id : typos
4846 args : []
4947 verbose : true
5048
5149- repo : https://github.com/pre-commit/mirrors-mypy
52- rev : v1.18.2
50+ rev : v1.19.1
5351 hooks :
5452 - id : mypy
5553 files : jsonargparse.*/.*.py
You can’t perform that action at this time.
0 commit comments