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 @@ -3,7 +3,7 @@ default_language_version:
3
3
exclude : ' ^src/atomate2/vasp/schemas/calc_types/|^.github/'
4
4
repos :
5
5
- repo : https://github.com/charliermarsh/ruff-pre-commit
6
- rev : v0.0.275
6
+ rev : v0.0.281
7
7
hooks :
8
8
- id : ruff
9
9
args : [--fix]
@@ -16,17 +16,17 @@ repos:
16
16
- id : end-of-file-fixer
17
17
- id : trailing-whitespace
18
18
- repo : https://github.com/psf/black
19
- rev : 23.3 .0
19
+ rev : 23.7 .0
20
20
hooks :
21
21
- id : black
22
22
- repo : https://github.com/asottile/blacken-docs
23
- rev : 1.14 .0
23
+ rev : 1.15 .0
24
24
hooks :
25
25
- id : blacken-docs
26
26
additional_dependencies : [black]
27
27
exclude : README.md
28
28
- repo : https://github.com/pycqa/flake8
29
- rev : 6.0 .0
29
+ rev : 6.1 .0
30
30
hooks :
31
31
- id : flake8
32
32
entry : pflake8
You can’t perform that action at this time.
0 commit comments