Skip to content

Commit a7ce7e9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/keewis/blackdoc: v0.3.7 → v0.3.8](keewis/blackdoc@v0.3.7...v0.3.8) - [github.com/pre-commit/mirrors-mypy: v0.982 → v0.991](pre-commit/mirrors-mypy@v0.982...v0.991)
1 parent 5fdc26c commit a7ce7e9

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,7 +22,7 @@ repos:
2222
- id: black
2323

2424
- repo: https://github.com/keewis/blackdoc
25-
rev: v0.3.7
25+
rev: v0.3.8
2626
hooks:
2727
- id: blackdoc
2828

@@ -37,7 +37,7 @@ repos:
3737
- id: darglint
3838

3939
- repo: https://github.com/pre-commit/mirrors-mypy
40-
rev: v0.982
40+
rev: v0.991
4141
hooks:
4242
- id: mypy
4343
exclude: docs

0 commit comments

Comments
 (0)