File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515
1616repos :
1717 - repo : https://github.com/pre-commit/pre-commit-hooks
18- rev : v5 .0.0
18+ rev : v6 .0.0
1919 hooks :
2020 - id : end-of-file-fixer
2121 - id : trailing-whitespace
@@ -32,16 +32,16 @@ repos:
3232# hooks:
3333# - id: reorder-python-imports
3434 - repo : https://github.com/asottile/setup-cfg-fmt
35- rev : v2.8 .0
35+ rev : v3.1 .0
3636 hooks :
3737 - id : setup-cfg-fmt
3838 - repo : https://github.com/pycqa/isort
39- rev : 6.0.1
39+ rev : 6.1.0
4040 hooks :
4141 - id : isort
4242 name : isort (python)
4343 - repo : https://github.com/pycqa/pylint
44- rev : v3.3.7
44+ rev : v3.3.9
4545 hooks :
4646 - id : pylint
4747# - repo: https://github.com/pre-commit/mirrors-mypy
5050# - id: mypy
5151# additional_dependencies: [types-all]
5252 - repo : https://github.com/shellcheck-py/shellcheck-py
53- rev : v0.10 .0.1
53+ rev : v0.11 .0.1
5454 hooks :
5555 - id : shellcheck
5656 - repo : https://github.com/rhysd/actionlint
You can’t perform that action at this time.
0 commit comments