Skip to content

Commit 1d2d3f5

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent cee691f commit 1d2d3f5

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)