Skip to content

Commit 1aa747d

Browse files
[pre-commit.ci] pre-commit autoupdate (#14663)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.18 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.18...v0.15.20) - [github.com/RobertCraigie/pyright-python: v1.1.410 → v1.1.411](RobertCraigie/pyright-python@v1.1.410...v1.1.411) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0e0f781 commit 1aa747d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
minimum_pre_commit_version: "4.4.0"
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: "v0.15.18"
4+
rev: "v0.15.20"
55
hooks:
66
- id: ruff-check
77
args: ["--fix"]
@@ -50,7 +50,7 @@ repos:
5050
# on <3.11
5151
- exceptiongroup>=1.0.0rc8
5252
- repo: https://github.com/RobertCraigie/pyright-python
53-
rev: v1.1.410
53+
rev: v1.1.411
5454
hooks:
5555
- id: pyright
5656
files: ^(src/|scripts/)

0 commit comments

Comments
 (0)