Skip to content

Commit e288635

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-poetry/poetry: 2.0.1 → 2.1.1](python-poetry/poetry@2.0.1...2.1.1) - [github.com/RobertCraigie/pyright-python: v1.1.393 → v1.1.394](RobertCraigie/pyright-python@v1.1.393...v1.1.394)
1 parent b7b9391 commit e288635

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
@@ -21,7 +21,7 @@ repos:
2121
- id: nbstripout
2222

2323
- repo: https://github.com/python-poetry/poetry
24-
rev: 2.0.1
24+
rev: 2.1.1
2525
hooks:
2626
- id: poetry-check
2727
- id: poetry-install
@@ -37,6 +37,6 @@ repos:
3737
types_or: [ python, pyi, jupyter ]
3838

3939
- repo: https://github.com/RobertCraigie/pyright-python
40-
rev: v1.1.393
40+
rev: v1.1.394
4141
hooks:
4242
- id: pyright

0 commit comments

Comments
 (0)