File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44exclude : ' xarray/datatree_.*'
55repos :
66 - repo : https://github.com/pre-commit/pre-commit-hooks
7- rev : v4.5 .0
7+ rev : v4.6 .0
88 hooks :
99 - id : trailing-whitespace
1010 - id : end-of-file-fixer
@@ -13,24 +13,24 @@ repos:
1313 - id : mixed-line-ending
1414 - repo : https://github.com/astral-sh/ruff-pre-commit
1515 # Ruff version.
16- rev : ' v0.3.4 '
16+ rev : ' v0.4.3 '
1717 hooks :
1818 - id : ruff
1919 args : ["--fix", "--show-fixes"]
2020 # https://github.com/python/black#version-control-integration
2121 - repo : https://github.com/psf/black-pre-commit-mirror
22- rev : 24.3.0
22+ rev : 24.4.2
2323 hooks :
2424 - id : black-jupyter
2525 - repo : https://github.com/keewis/blackdoc
2626 rev : v0.3.9
2727 hooks :
2828 - id : blackdoc
2929 exclude : " generate_aggregations.py"
30- additional_dependencies : ["black==24.3.0 "]
30+ additional_dependencies : ["black==24.4.2 "]
3131 - id : blackdoc-autoupdate-black
3232 - repo : https://github.com/pre-commit/mirrors-mypy
33- rev : v1.9 .0
33+ rev : v1.10 .0
3434 hooks :
3535 - id : mypy
3636 # Copied from setup.cfg
You can’t perform that action at this time.
0 commit comments