File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 # - id: mypy
2222 # additional_dependencies: [types-all]
2323 - repo : https://github.com/pre-commit/pre-commit-hooks
24- rev : v4.4 .0
24+ rev : v4.5 .0
2525 hooks :
2626 - id : check-added-large-files
2727 exclude : \.(geojson)$
@@ -32,12 +32,12 @@ repos:
3232 - id : trailing-whitespace
3333 args : ["--markdown-linebreak-ext=md"]
3434 - repo : https://github.com/psf/black
35- rev : 23.9.1
35+ rev : 23.11.0
3636 hooks :
3737 - id : black
3838 language_version : python3
3939 - repo : https://github.com/pre-commit/mirrors-prettier
40- rev : v3.0 .3 # Use the sha or tag you want to point at
40+ rev : v4.0.0-alpha .3 # Use the sha or tag you want to point at
4141 hooks :
4242 - id : prettier
4343 args : ["--ignore-path=./superset-frontend/.prettierignore"]
You can’t perform that action at this time.
0 commit comments