File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black
3- rev : 22.12 .0
3+ rev : 25.1 .0
44 hooks :
55 - id : black
66 args :
77 - --safe
88 - --quiet
99 files : ^((custom_components|tests)/.+)?[^/]+\.py$
1010 - repo : https://github.com/codespell-project/codespell
11- rev : v2.2.2
11+ rev : v2.4.1
1212 hooks :
1313 - id : codespell
1414 args :
@@ -17,34 +17,34 @@ repos:
1717 - --quiet-level=2
1818 exclude_types : [csv, json]
1919 - repo : https://github.com/pycqa/flake8
20- rev : 5.0.4
20+ rev : 7.3.0
2121 hooks :
2222 - id : flake8
2323 additional_dependencies :
2424 - flake8-docstrings==1.6.0
2525 - pydocstyle==6.1.1
2626 files : ^(custom_components|tests)/.+\.py$
2727 - repo : https://github.com/PyCQA/bandit
28- rev : 1.7.4
28+ rev : 1.8.6
2929 hooks :
3030 - id : bandit
3131 args :
3232 - --quiet
3333 - --format=custom
3434 - --configfile=tests/bandit.yaml
3535 files : ^(custom_components|tests)/.+\.py$
36- - repo : https://github.com/pre-commit/mirrors- isort
37- rev : v5.9.3
36+ - repo : https://github.com/PyCQA/ isort
37+ rev : 6.0.1
3838 hooks :
3939 - id : isort
4040 - repo : https://github.com/pre-commit/pre-commit-hooks
41- rev : v4.3 .0
41+ rev : v6.0 .0
4242 hooks :
4343 - id : check-executables-have-shebangs
4444 stages : [manual]
4545 - id : check-json
4646 - repo : https://github.com/adrienverge/yamllint.git
47- rev : v1.28.0
47+ rev : v1.37.1
4848 hooks :
4949 - id : yamllint
5050 - repo : local
5656 language : system
5757 files : ^(custom_components|tests)/.+\.py$
5858 - repo : https://github.com/pre-commit/mirrors-mypy
59- rev : v0.991
59+ rev : v1.17.1
6060 hooks :
6161 - id : mypy
6262 name : mypy
You can’t perform that action at this time.
0 commit comments