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 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : ' v4.4 .0'
3+ rev : ' v4.5 .0'
44 hooks :
55 - id : check-merge-conflict
66- repo : https://github.com/asottile/yesqa
@@ -13,12 +13,12 @@ repos:
1313 - id : isort
1414 args : ["--profile", "black"]
1515- repo : https://github.com/psf/black
16- rev : ' 23.3 .0'
16+ rev : ' 23.11 .0'
1717 hooks :
1818 - id : black
1919 language_version : python3 # Should be a command that runs python3.6+
2020- repo : https://github.com/pre-commit/pre-commit-hooks
21- rev : ' v4.4 .0'
21+ rev : ' v4.5 .0'
2222 hooks :
2323 - id : end-of-file-fixer
2424 exclude : >-
4848 - id : detect-private-key
4949 exclude : ^tests/
5050- repo : https://github.com/asottile/pyupgrade
51- rev : ' v3.7 .0'
51+ rev : ' v3.15 .0'
5252 hooks :
5353 - id : pyupgrade
5454 args : ['--py38-plus', '--keep-mock']
You can’t perform that action at this time.
0 commit comments