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 88 hooks :
99 - id : black-jupyter
1010 - repo : https://github.com/astral-sh/ruff-pre-commit
11- rev : v0.14.8
11+ rev : v0.14.9
1212 hooks :
1313 - id : ruff-check
1414 args : [--fix, --exit-non-zero-on-fix]
@@ -65,15 +65,15 @@ repos:
6565 hooks :
6666 - id : check-mailmap
6767 - repo : https://github.com/renovatebot/pre-commit-hooks
68- rev : 42.39.4
68+ rev : 42.54.1
6969 hooks :
7070 - id : renovate-config-validator
7171 - repo : https://github.com/henryiii/validate-pyproject-schema-store
7272 rev : 2025.11.21
7373 hooks :
7474 - id : validate-pyproject
7575 - repo : https://github.com/henryiii/check-sdist
76- rev : v1.3.1
76+ rev : v1.3.2
7777 hooks :
7878 - id : check-sdist
7979 args : [--inject-junk]
9898 - Flake8-pyproject>=1.2.0 # For --toml-config
9999 - pydoclint # Remove after https://github.com/astral-sh/ruff/issues/458
100100 - repo : https://github.com/pre-commit/mirrors-mypy
101- rev : v1.19.0
101+ rev : v1.19.1
102102 hooks :
103103 - id : mypy
You can’t perform that action at this time.
0 commit comments