Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit cf17561

Browse files
authoredNov 23, 2021
[pre-commit.ci] pre-commit autoupdate (#150)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4a6af84 commit cf17561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ repos:
2222
# https://github.com/pre-commit/pre-commit-hooks/issues/273
2323
args: ["--unsafe"]
2424
- repo: https://github.com/PyCQA/doc8.git
25-
rev: 0.9.1
25+
rev: 0.10.1
2626
hooks:
2727
- id: doc8
2828
- repo: https://github.com/psf/black
29-
rev: 21.10b0
29+
rev: 21.11b1
3030
hooks:
3131
- id: black
3232
language_version: python3

0 commit comments

Comments
 (0)