File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 hooks :
1919 - id : prettier
2020 - repo : https://github.com/streetsidesoftware/cspell-cli
21- rev : v8.17.3
21+ rev : v9.0.1
2222 hooks :
2323 - id : cspell
2424 # entry: codespell --relative
4343 additional_dependencies :
4444 - tomli
4545 - repo : https://github.com/adrienverge/yamllint.git
46- rev : v1.37.0
46+ rev : v1.37.1
4747 hooks :
4848 - id : yamllint
4949 files : \.(yaml|yml)$
6161 - id : tox-ini-fmt
6262
6363 - repo : https://github.com/astral-sh/ruff-pre-commit
64- rev : v0.11.4
64+ rev : v0.11.12
6565 hooks :
6666 - id : ruff
6767 args :
7575 hooks :
7676 - id : black
7777 - repo : https://github.com/pre-commit/mirrors-mypy
78- rev : v1.15 .0
78+ rev : v1.16 .0
7979 hooks :
8080 - id : mypy
8181 # empty args needed in order to match mypy cli behavior
@@ -84,14 +84,14 @@ repos:
8484 - pytest>=6.1.2
8585 - enrich>=1.2.5
8686 - repo : https://github.com/RobertCraigie/pyright-python
87- rev : v1.1.398
87+ rev : v1.1.401
8888 hooks :
8989 - id : pyright
9090 additional_dependencies :
9191 - pytest>=6.1.2
9292 - enrich>=1.2.5
9393 - repo : https://github.com/pycqa/pylint
94- rev : v3.3.6
94+ rev : v3.3.7
9595 hooks :
9696 - id : pylint
9797 additional_dependencies :
You can’t perform that action at this time.
0 commit comments