Skip to content

Commit 3e593f2

Browse files
authored
Merge pull request #495 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7ffbefb + 73f1b18 commit 3e593f2

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
@@ -15,7 +15,7 @@ repos:
1515
- id: check-yaml
1616
- id: debug-statements
1717
- repo: https://github.com/asottile/pyupgrade
18-
rev: v3.6.0
18+
rev: v3.7.0
1919
hooks:
2020
- id: pyupgrade
2121
- repo: https://github.com/psf/black
@@ -25,7 +25,7 @@ repos:
2525
args: [--safe, --quiet]
2626
language_version: python3
2727
- repo: https://github.com/asottile/blacken-docs
28-
rev: 1.13.0
28+
rev: 1.14.0
2929
hooks:
3030
- id: blacken-docs
3131
additional_dependencies: [black==23.1.0]

0 commit comments

Comments
 (0)