Skip to content

Commit 1177acc

Browse files
[pre-commit.ci] pre-commit autoupdate (#2184)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.265 → v0.0.267](astral-sh/ruff-pre-commit@v0.0.265...v0.0.267) - [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](pre-commit/mirrors-mypy@v1.2.0...v1.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1f9ba55 commit 1177acc

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
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
exclude: tests/testdata
1212
- repo: https://github.com/charliermarsh/ruff-pre-commit
13-
rev: "v0.0.265"
13+
rev: "v0.0.267"
1414
hooks:
1515
- id: ruff
1616
exclude: tests/testdata
@@ -54,7 +54,7 @@ repos:
5454
]
5555
exclude: tests/testdata|conf.py
5656
- repo: https://github.com/pre-commit/mirrors-mypy
57-
rev: v1.2.0
57+
rev: v1.3.0
5858
hooks:
5959
- id: mypy
6060
name: mypy

0 commit comments

Comments
 (0)