Skip to content

Commit c6b4172

Browse files
[pre-commit.ci] pre-commit autoupdate (#288)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](astral-sh/ruff-pre-commit@v0.6.3...v0.6.4) - [github.com/RobertCraigie/pyright-python: v1.1.378 → v1.1.379](RobertCraigie/pyright-python@v1.1.378...v1.1.379) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cee691f commit c6b4172

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

99
repos:
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.6.3
11+
rev: v0.6.4
1212
hooks:
1313
- id: ruff
1414
args: [--fix]
@@ -42,7 +42,7 @@ repos:
4242
- id: mypy
4343

4444
- repo: https://github.com/RobertCraigie/pyright-python
45-
rev: v1.1.378
45+
rev: v1.1.379
4646
hooks:
4747
- id: pyright
4848
# ignore warnings about new version being available, no other warnings

0 commit comments

Comments
 (0)