Skip to content

Commit 1a1452a

Browse files
[pre-commit.ci] pre-commit autoupdate (#8564)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.260 → v0.0.261](astral-sh/ruff-pre-commit@v0.0.260...v0.0.261) - [github.com/charliermarsh/ruff-pre-commit: v0.0.260 → v0.0.261](astral-sh/ruff-pre-commit@v0.0.260...v0.0.261) - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](pre-commit/mirrors-mypy@v1.1.1...v1.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b7d110b commit 1a1452a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ repos:
1616
doc/data/messages/m/missing-final-newline/bad.py|
1717
)$
1818
- repo: https://github.com/charliermarsh/ruff-pre-commit
19-
rev: "v0.0.260"
19+
rev: "v0.0.261"
2020
hooks:
2121
- id: ruff
2222
args: ["--fix"]
2323
exclude: &fixtures tests(/\w*)*/functional/|tests/input|doc/data/messages|tests(/\w*)*data/
2424
- repo: https://github.com/charliermarsh/ruff-pre-commit
25-
rev: "v0.0.260"
25+
rev: "v0.0.261"
2626
hooks:
2727
- id: ruff
2828
name: ruff-doc
@@ -91,7 +91,7 @@ repos:
9191
files: ^(doc/(.*/)*.*\.rst)
9292
additional_dependencies: [Sphinx==5.0.1]
9393
- repo: https://github.com/pre-commit/mirrors-mypy
94-
rev: v1.1.1
94+
rev: v1.2.0
9595
hooks:
9696
- id: mypy
9797
name: mypy

0 commit comments

Comments
 (0)