Skip to content

Commit e1381d1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/pydocstyle: 6.1.1 → 6.2.3](PyCQA/pydocstyle@6.1.1...6.2.3) - [github.com/kumaraditya303/mirrors-pyright: v1.1.286 → v1.1.287](kumaraditya303/mirrors-pyright@v1.1.286...v1.1.287)
1 parent 84c2fd2 commit e1381d1

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
@@ -79,13 +79,13 @@ repos:
7979
hooks:
8080
- id: isort
8181
- repo: https://github.com/pycqa/pydocstyle
82-
rev: 6.1.1
82+
rev: 6.2.3
8383
hooks:
8484
- id: pydocstyle
8585
additional_dependencies:
8686
- toml
8787
- repo: https://github.com/kumaraditya303/mirrors-pyright
88-
rev: v1.1.286
88+
rev: v1.1.287
8989
hooks:
9090
- id: pyright
9191
- repo: https://github.com/PyCQA/bandit

0 commit comments

Comments
 (0)