Skip to content

Commit 5881e62

Browse files
authored
Merge pull request #119 from cphyc/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e95c311 + 98a3768 commit 5881e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ repos:
2424
- id: isort
2525
name: isort (python)
2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v0.991
27+
rev: v1.0.0
2828
hooks:
2929
- id: mypy
3030
- repo: https://github.com/charliermarsh/ruff-pre-commit
31-
rev: v0.0.242
31+
rev: v0.0.246
3232
hooks:
3333
- id: ruff

0 commit comments

Comments
 (0)