Skip to content

Commit 894533a

Browse files
authored
Merge pull request #122 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 203c338 + 011d4c4 commit 894533a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: black
77
args: [--safe, --quiet]
88
- repo: https://github.com/asottile/blacken-docs
9-
rev: v1.9.2
9+
rev: v1.10.0
1010
hooks:
1111
- id: blacken-docs
1212
additional_dependencies: [black==19.3b0]

0 commit comments

Comments
 (0)