Skip to content

Commit b0088da

Browse files
[pre-commit.ci] pre-commit autoupdate (#312)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](astral-sh/ruff-pre-commit@v0.7.1...v0.7.2) - [github.com/RobertCraigie/pyright-python: v1.1.386 → v1.1.387](RobertCraigie/pyright-python@v1.1.386...v1.1.387) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent af726f1 commit b0088da

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
@@ -8,7 +8,7 @@ ci:
88

99
repos:
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.7.1
11+
rev: v0.7.2
1212
hooks:
1313
- id: ruff
1414
args: [--fix]
@@ -44,7 +44,7 @@ repos:
4444
exclude: tests/eval_files/.*_py311.py
4545

4646
- repo: https://github.com/RobertCraigie/pyright-python
47-
rev: v1.1.386
47+
rev: v1.1.387
4848
hooks:
4949
- id: pyright
5050
# ignore warnings about new version being available, no other warnings

0 commit comments

Comments
 (0)