Skip to content

Commit f9e118f

Browse files
[pre-commit.ci] pre-commit autoupdate (#9158)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0) Co-authored-by: Pierre Sassoulas <[email protected]>
1 parent 1c0bc70 commit f9e118f

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
@@ -17,7 +17,7 @@ repos:
1717
doc/data/messages/m/missing-final-newline/bad/crlf.py
1818
)$
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: "v0.0.292"
20+
rev: "v0.1.0"
2121
hooks:
2222
- id: ruff
2323
args: ["--fix"]
@@ -112,7 +112,7 @@ repos:
112112
files: ^(doc/(.*/)*.*\.rst)
113113
additional_dependencies: [Sphinx==5.0.1]
114114
- repo: https://github.com/pre-commit/mirrors-mypy
115-
rev: v1.5.1
115+
rev: v1.6.0
116116
hooks:
117117
- id: mypy
118118
name: mypy

0 commit comments

Comments
 (0)