Skip to content

Commit bbc86a2

Browse files
authored
Merge pull request #371 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2057b48 + ba53b14 commit bbc86a2

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
@@ -24,12 +24,12 @@ repos:
2424
hooks:
2525
- id: rst-backticks
2626
- repo: https://github.com/asottile/pyupgrade
27-
rev: v3.3.0
27+
rev: v3.3.1
2828
hooks:
2929
- id: pyupgrade
3030
args: [--py37-plus]
3131
- repo: https://github.com/psf/black
32-
rev: 22.10.0
32+
rev: 22.12.0
3333
hooks:
3434
- id: black
3535
args: [--safe, --quiet]

0 commit comments

Comments
 (0)