Skip to content

Commit 8d12b96

Browse files
authored
Merge pull request #373 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents bbc86a2 + d74a5e7 commit 8d12b96

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
@@ -20,7 +20,7 @@ repos:
2020
- id: flake8
2121
additional_dependencies: [flake8-typing-imports]
2222
- repo: https://github.com/pre-commit/pygrep-hooks
23-
rev: v1.9.0
23+
rev: v1.10.0
2424
hooks:
2525
- id: rst-backticks
2626
- repo: https://github.com/asottile/pyupgrade
@@ -34,7 +34,7 @@ repos:
3434
- id: black
3535
args: [--safe, --quiet]
3636
- repo: https://github.com/asottile/blacken-docs
37-
rev: v1.12.1
37+
rev: 1.13.0
3838
hooks:
3939
- id: blacken-docs
4040
additional_dependencies: [black==22.10.0]

0 commit comments

Comments
 (0)