Skip to content

Commit 43cb713

Browse files
[pre-commit.ci] pre-commit autoupdate (#231)
updates: - [github.com/RobertCraigie/pyright-python: v1.1.356 → v1.1.357](RobertCraigie/pyright-python@v1.1.356...v1.1.357) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d29a33d commit 43cb713

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.356
39+
rev: v1.1.357
4040
hooks:
4141
- id: pyright
4242
# ignore warnings about new version being available, no other warnings
@@ -64,7 +64,7 @@ repos:
6464
- tomli
6565

6666
- repo: https://github.com/pre-commit/pre-commit-hooks
67-
rev: v4.5.0
67+
rev: v4.6.0
6868
hooks:
6969
- id: check-merge-conflict
7070
- id: check-toml

0 commit comments

Comments
 (0)