Skip to content

Commit f5454d7

Browse files
pre-commit-ci[bot]auvipy
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/doc8: 0.9.1 → 0.10.1](PyCQA/doc8@0.9.1...0.10.1) - [github.com/pycqa/isort: 5.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1)
1 parent 1724c4b commit f5454d7

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
@@ -11,11 +11,11 @@ repos:
1111
hooks:
1212
- id: flake8
1313
- repo: https://github.com/pycqa/doc8
14-
rev: 0.9.1
14+
rev: 0.10.1
1515
hooks:
1616
- id: doc8
1717
- repo: https://github.com/pycqa/isort
18-
rev: 5.10.0
18+
rev: 5.10.1
1919
hooks:
2020
- id: isort
2121
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)