Skip to content

Commit 633b864

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/blacken-docs: v1.12.1 → 1.13.0](adamchainz/blacken-docs@v1.12.1...1.13.0) - [github.com/pre-commit/pygrep-hooks: v1.9.0 → v1.10.0](pre-commit/pygrep-hooks@v1.9.0...v1.10.0)
1 parent a3a2737 commit 633b864

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
@@ -25,7 +25,7 @@ repos:
2525
args: [--safe, --quiet]
2626
language_version: python3
2727
- repo: https://github.com/asottile/blacken-docs
28-
rev: v1.12.1
28+
rev: 1.13.0
2929
hooks:
3030
- id: blacken-docs
3131
additional_dependencies: [black==20.8b1]
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: flake8
3737
- repo: https://github.com/pre-commit/pygrep-hooks
38-
rev: v1.9.0
38+
rev: v1.10.0
3939
hooks:
4040
- id: rst-backticks
4141
- repo: local

0 commit comments

Comments
 (0)