Skip to content

Commit 3bd1254

Browse files
[pre-commit.ci] pre-commit autoupdate (pydata#153)
updates: - [github.com/keewis/blackdoc: v0.3.6 → v0.3.7](keewis/blackdoc@v0.3.6...v0.3.7) - [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](pre-commit/mirrors-mypy@v0.971...v0.981) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f906a14 commit 3bd1254

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
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: black
2121
- repo: https://github.com/keewis/blackdoc
22-
rev: v0.3.6
22+
rev: v0.3.7
2323
hooks:
2424
- id: blackdoc
2525
- repo: https://github.com/PyCQA/flake8
@@ -32,7 +32,7 @@ repos:
3232
# - id: velin
3333
# args: ["--write", "--compact"]
3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v0.971
35+
rev: v0.981
3636
hooks:
3737
- id: mypy
3838
# Copied from setup.cfg

0 commit comments

Comments
 (0)