We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28b25a commit 9036944Copy full SHA for 9036944
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
# Run the formatter.
12
- id: ruff-format
13
- repo: https://github.com/pre-commit/mirrors-mypy
14
- rev: v1.5.1
+ rev: v1.7.1
15
hooks:
16
- id: mypy
17
files: ^pymatgen/
0 commit comments