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 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks.git
3- rev : v5 .0.0
3+ rev : v6 .0.0
44 hooks :
55 - id : check-merge-conflict
66 - id : check-toml
77 - id : check-yaml
88 - id : end-of-file-fixer
99 - id : trailing-whitespace
1010- repo : https://github.com/python-jsonschema/check-jsonschema
11- rev : 0.33.0
11+ rev : 0.33.2
1212 hooks :
1313 - id : check-github-workflows
1414 - id : check-dependabot
@@ -23,12 +23,12 @@ repos:
2323 hooks :
2424 - id : isort
2525- repo : https://github.com/asottile/pyupgrade
26- rev : v3.19.1
26+ rev : v3.20.0
2727 hooks :
2828 - id : pyupgrade
2929 args : ["--py37-plus"]
3030- repo : https://github.com/PyCQA/flake8
31- rev : 7.2 .0
31+ rev : 7.3 .0
3232 hooks :
3333 - id : flake8
3434 additional_dependencies :
4949 - " -L"
5050 - " assertIn"
5151- repo : https://github.com/tox-dev/pyproject-fmt
52- rev : v2.5.1
52+ rev : v2.6.0
5353 hooks :
5454 - id : pyproject-fmt
5555 additional_dependencies : ["tox>=4.9"]
You can’t perform that action at this time.
0 commit comments