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 @@ -18,21 +18,21 @@ repos:
18
18
files : ^xarray/
19
19
- repo : https://github.com/astral-sh/ruff-pre-commit
20
20
# Ruff version.
21
- rev : ' v0.0.287 '
21
+ rev : ' v0.0.292 '
22
22
hooks :
23
23
- id : ruff
24
24
args : ["--fix"]
25
25
# https://github.com/python/black#version-control-integration
26
26
- repo : https://github.com/psf/black
27
- rev : 23.7.0
27
+ rev : 23.9.1
28
28
hooks :
29
29
- id : black-jupyter
30
30
- repo : https://github.com/keewis/blackdoc
31
31
rev : v0.3.8
32
32
hooks :
33
33
- id : blackdoc
34
34
exclude : " generate_aggregations.py"
35
- additional_dependencies : ["black==23.7.0 "]
35
+ additional_dependencies : ["black==23.9.1 "]
36
36
- id : blackdoc-autoupdate-black
37
37
- repo : https://github.com/pre-commit/mirrors-mypy
38
38
rev : v1.5.1
You can’t perform that action at this time.
0 commit comments