Commit 8da4767 1 parent aaa68e2 commit 8da4767 Copy full SHA for 8da4767
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.4 .0
3
+ rev : v4.5 .0
4
4
hooks :
5
5
- id : check-yaml
6
6
- id : fix-encoding-pragma
13
13
hooks :
14
14
- id : autoflake
15
15
- repo : https://github.com/psf/black
16
- rev : 23.9.1
16
+ rev : 23.11.0
17
17
hooks :
18
18
- id : black
19
19
- repo : https://github.com/asottile/blacken-docs
23
23
additional_dependencies : [black]
24
24
exclude : README.md
25
25
- repo : https://github.com/pycqa/isort
26
- rev : 5.12 .0
26
+ rev : 5.13 .0
27
27
hooks :
28
28
- id : isort
29
29
- repo : https://github.com/pycqa/flake8
52
52
- id : rst-directive-colons
53
53
- id : rst-inline-touching-normal
54
54
- repo : https://github.com/pre-commit/mirrors-mypy
55
- rev : v1.5 .1
55
+ rev : v1.7 .1
56
56
hooks :
57
57
- id : mypy
58
58
files : ^pymatgen/
You can’t perform that action at this time.
0 commit comments