Skip to content

Commit c78d21c

Browse files
authored
Merge pull request #471 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a3a2737 + 633b864 commit c78d21c

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)