File tree Expand file tree Collapse file tree 2 files changed +321
-313
lines changed Expand file tree Collapse file tree 2 files changed +321
-313
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 : trailing-whitespace
66 - id : end-of-file-fixer
77 - id : check-yaml
88 - id : check-toml
99 - id : check-added-large-files
1010- repo : https://github.com/psf/black
11- rev : 23.9.1
11+ rev : 23.11.0
1212 hooks :
1313 - id : black
1414- repo : https://github.com/pre-commit/mirrors-isort
@@ -17,11 +17,11 @@ repos:
1717 - id : isort
1818 additional_dependencies : [toml]
1919- repo : https://github.com/pre-commit/mirrors-mypy
20- rev : v1.5.1
20+ rev : v1.7.0
2121 hooks :
2222 - id : mypy
2323 additional_dependencies : [types-requests]
2424- repo : https://github.com/charliermarsh/ruff-pre-commit
25- rev : ' v0.0.291 '
25+ rev : ' v0.1.5 '
2626 hooks :
2727 - id : ruff
You can’t perform that action at this time.
0 commit comments