Skip to content

Commit 7147769

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6) - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0)
1 parent ea570e0 commit 7147769

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
@@ -11,7 +11,7 @@ repos:
1111
- "--py37-plus"
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: "v0.9.4"
14+
rev: "v0.9.6"
1515
hooks:
1616
- id: ruff
1717
args: ["--fix"]
@@ -46,7 +46,7 @@ repos:
4646
language: python
4747
files: \.py$
4848
- repo: https://github.com/pre-commit/mirrors-mypy
49-
rev: v1.14.1
49+
rev: v1.15.0
5050
hooks:
5151
- id: mypy
5252
exclude: (docs|pyfakefs/tests)

0 commit comments

Comments
 (0)