Skip to content

Commit fbb38b5

Browse files
pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.3](astral-sh/ruff-pre-commit@v0.12.0...v0.12.3) - [github.com/RobertCraigie/pyright-python: v1.1.402 → v1.1.403](RobertCraigie/pyright-python@v1.1.402...v1.1.403)
1 parent 28a7431 commit fbb38b5

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
@@ -5,7 +5,7 @@ ci:
55

66
repos:
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.12.0
8+
rev: v0.12.3
99
hooks:
1010
- id: ruff
1111
args: [--fix]
@@ -41,6 +41,6 @@ repos:
4141
args: [--drop-empty-cells, --keep-output]
4242

4343
- repo: https://github.com/RobertCraigie/pyright-python
44-
rev: v1.1.402
44+
rev: v1.1.403
4545
hooks:
4646
- id: pyright

0 commit comments

Comments
 (0)