Skip to content

Commit cfa1183

Browse files
authored
Auto-update pre-commit hooks
1 parent 48d255c commit cfa1183

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33
exclude: ^(.github/|tests/test_data/abinit/)
44
repos:
55
- repo: https://github.com/charliermarsh/ruff-pre-commit
6-
rev: v0.15.10
6+
rev: v0.15.12
77
hooks:
88
- id: ruff
99
args: [--fix]
@@ -33,7 +33,7 @@ repos:
3333
- id: rst-directive-colons
3434
- id: rst-inline-touching-normal
3535
- repo: https://github.com/pre-commit/mirrors-mypy
36-
rev: v1.20.1
36+
rev: v2.1.0
3737
hooks:
3838
- id: mypy
3939
files: ^src/

0 commit comments

Comments
 (0)