File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/asottile/pyupgrade
6- rev : v3.14 .0
6+ rev : v3.15 .0
77 hooks :
88 - id : pyupgrade
99 args :
1515 - id : isort
1616 exclude : setupbase.py
1717 - repo : https://github.com/psf/black
18- rev : 23.9 .1
18+ rev : 23.10 .1
1919 hooks :
2020 - id : black
2121 exclude : setupbase.py
@@ -28,14 +28,14 @@ repos:
2828 hooks :
2929 - id : flake8
3030 - repo : https://github.com/pre-commit/pre-commit-hooks
31- rev : v4.4 .0
31+ rev : v4.5 .0
3232 hooks :
3333 - id : end-of-file-fixer
3434 - id : check-case-conflict
3535 - id : check-executables-have-shebangs
3636 - id : requirements-txt-fixer
3737 - repo : https://github.com/pre-commit/mirrors-eslint
38- rev : v8.50 .0
38+ rev : v8.53 .0
3939 hooks :
4040 - id : eslint
4141 files : \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
You can’t perform that action at this time.
0 commit comments