Skip to content

Commit fa01766

Browse files
[pre-commit.ci] pre-commit autoupdate (#180)
updates: - [github.com/keewis/blackdoc: v0.3.4 → v0.3.5](keewis/blackdoc@v0.3.4...v0.3.5) - [github.com/pycqa/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0cd77e8 commit fa01766

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
@@ -22,10 +22,10 @@ repos:
2222
- id: black
2323
- id: black-jupyter
2424
- repo: https://github.com/keewis/blackdoc
25-
rev: v0.3.4
25+
rev: v0.3.5
2626
hooks:
2727
- id: blackdoc
2828
- repo: https://github.com/pycqa/flake8
29-
rev: 4.0.1
29+
rev: 5.0.2
3030
hooks:
3131
- id: flake8

0 commit comments

Comments
 (0)