8000 [pre-commit.ci] pre-commit autoupdate (#266) · python-trio/flake8-async@447e89b · GitHub
[go: up one dir, main page]

Skip to content

Commit 447e89b

Browse files
[pre-commit.ci] pre-commit autoupdate (#266)
updates: - [github.com/RobertCraigie/pyright-python: v1.1.364 → v1.1.365](RobertCraigie/pyright-python@v1.1.364...v1.1.365) - [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.5...v0.4.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0748ce7 commit 447e89b

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
@@ -36,7 +36,7 @@ repos:
3636
- id: mypy
3737

3838
- repo: https://github.com/RobertCraigie/pyright-python
39-
rev: v1.1.364
39+
rev: v1.1.365
4040
hooks:
4141
- id: pyright
4242
# ignore warnings about new version being available, no other warnings
@@ -78,7 +78,7 @@ repos:
7878
args: ['--markdown-linebreak-ext=md,markdown']
7979

8080
- repo: https://github.com/astral-sh/ruff-pre-commit
81-
rev: v0.4.5
81+
rev: v0.4.7
8282
hooks:
8383
- id: ruff
8484

0 commit comments

Comments
 (0)
0