Skip to content

Commit 786a586

Browse files
authored
Merge pull request #4 from materialsvirtuallab/pre-commit-ci-update-config
pre-commit autoupdate
2 parents cc7b6a7 + e5ec26d commit 786a586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ci:
88

99
repos:
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.11.8
11+
rev: v0.11.12
1212
hooks:
1313
- id: ruff
1414
args: [--fix]
@@ -27,7 +27,7 @@ repos:
2727
- id: black
2828

2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v1.15.0
30+
rev: v1.16.0
3131
hooks:
3232
- id: mypy
3333

0 commit comments

Comments
 (0)