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 @@ -5,15 +5,15 @@ default_language_version:
55
66repos :
77- repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.6 .0
8+ rev : v5.0 .0
99 hooks :
1010 - id : trailing-whitespace
1111 - id : end-of-file-fixer
1212 - id : check-yaml
1313 - id : check-added-large-files
1414
1515- repo : https://github.com/psf/black
16- rev : " 24.8 .0"
16+ rev : " 24.10 .0"
1717 hooks :
1818 - id : black
1919
@@ -28,12 +28,12 @@ repos:
2828 - id : flake8
2929
3030- repo : https://github.com/asottile/pyupgrade
31- rev : " v3.17.0 "
31+ rev : " v3.19.1 "
3232 hooks :
3333 - id : pyupgrade
3434 args : ["--py37-plus"]
3535
3636- repo : https://github.com/floatingpurr/sync_with_poetry
37- rev : 1.1 .0
37+ rev : 1.2 .0
3838 hooks :
3939 - id : sync_with_poetry
You can’t perform that action at this time.
0 commit comments