Skip to content

Commit f01395d

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#152)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c6ac023 commit f01395d

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
@@ -42,7 +42,7 @@ repos:
4242
- id: pyupgrade
4343
args: [--py311-plus]
4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.11.11
45+
rev: v0.11.12
4646
hooks:
4747
- id: ruff
4848
args: [--fix, --exit-non-zero-on-fix]
@@ -51,7 +51,7 @@ repos:
5151
hooks:
5252
- id: black
5353
- repo: https://github.com/pre-commit/mirrors-mypy
54-
rev: v1.15.0
54+
rev: v1.16.0
5555
hooks:
5656
- id: mypy
5757
additional_dependencies: []

0 commit comments

Comments
 (0)