Skip to content

Commit 3ce3fce

Browse files
[pre-commit.ci] pre-commit autoupdate (#13673)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.12.10](astral-sh/ruff-pre-commit@v0.12.9...v0.12.10) - [github.com/RobertCraigie/pyright-python: v1.1.403 → v1.1.404](RobertCraigie/pyright-python@v1.1.403...v1.1.404) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 55466e6 commit 3ce3fce

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: "v0.12.9"
3+
rev: "v0.12.10"
44
hooks:
55
- id: ruff
66
args: ["--fix"]
@@ -48,7 +48,7 @@ repos:
4848
# on <3.11
4949
- exceptiongroup>=1.0.0rc8
5050
- repo: https://github.com/RobertCraigie/pyright-python
51-
rev: v1.1.403
51+
rev: v1.1.404
5252
hooks:
5353
- id: pyright
5454
files: ^(src/|scripts/)

0 commit comments

Comments
 (0)