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 2929 # - id: name-tests-test
3030 - id : check-toml
3131 - repo : https://github.com/DavidAnson/markdownlint-cli2
32- rev : v0.8.1
32+ rev : v0.9.2
3333 hooks :
3434 - id : markdownlint-cli2-fix
3535 name : markdownlint-cli2-fix (in place fixes)
4040 args : [--notice=COPYRIGHT]
4141 files : python
4242 - repo : https://github.com/PyCQA/autoflake
43- rev : v2.2.0
43+ rev : v2.2.1
4444 hooks :
4545 - id : autoflake
4646 args :
5454 language : python
5555 types : [python]
5656 - repo : https://github.com/asottile/pyupgrade
57- rev : v3.9.0
57+ rev : v3.10.1
5858 hooks :
5959 - id : pyupgrade
6060 args : [--py38-plus]
9797 language : python
9898 types : [python]
9999 - repo : https://github.com/PyCQA/flake8
100- rev : 6.0 .0
100+ rev : 6.1 .0
101101 hooks :
102102 - id : flake8
103103 language : python
@@ -138,7 +138,7 @@ repos:
138138 language : python
139139 types : [python]
140140 - repo : https://github.com/PyCQA/pylint
141- rev : v3.0.0a6
141+ rev : v3.0.0a7
142142 hooks :
143143 - id : pylint
144144 args : [
@@ -147,7 +147,7 @@ repos:
147147 language : python
148148 types : [python]
149149 - repo : https://github.com/pre-commit/mirrors-mypy
150- rev : v1.4 .1
150+ rev : v1.5 .1
151151 hooks :
152152 - id : mypy
153153 language : python
You can’t perform that action at this time.
0 commit comments