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 11repos :
22 - repo : https://github.com/psf/black
3- rev : 23.3.0
3+ rev : 23.10.1
44 hooks :
55 - id : black
66
1111 exclude : docs/.*
1212
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v4.4 .0
14+ rev : v4.5 .0
1515 hooks :
1616 - id : trailing-whitespace
1717 exclude : ^tests/(toml-test|toml-spec-tests)/.*
2020 - id : debug-statements
2121
2222 - repo : https://github.com/asottile/yesqa
23- rev : v1.4 .0
23+ rev : v1.5 .0
2424 hooks :
2525 - id : yesqa
2626 additional_dependencies : &flake8_deps
@@ -37,19 +37,19 @@ repos:
3737 exclude : ^tomlkit/items\.py
3838
3939 - repo : https://github.com/asottile/pyupgrade
40- rev : v3.3.2
40+ rev : v3.15.0
4141 hooks :
4242 - id : pyupgrade
4343 args : [--py37-plus]
4444
4545 - repo : https://github.com/hadialqattan/pycln
46- rev : v2.1.3
46+ rev : v2.3.0
4747 hooks :
4848 - id : pycln
4949 args : [--all]
5050
5151 - repo : https://github.com/pycqa/flake8
52- rev : 5.0.4
52+ rev : 6.1.0
5353 hooks :
5454 - id : flake8
5555 additional_dependencies : *flake8_deps
You can’t perform that action at this time.
0 commit comments