Skip to content

Commit f16ac73

Browse files
authored
Merge pull request #145 from chriskuehl/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 001ed2f + cb0e660 commit f16ac73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: reorder-python-imports
2626
args: [--py38-plus, --add-import, 'from __future__ import annotations']
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v3.15.1
28+
rev: v3.15.2
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py38-plus]

0 commit comments

Comments
 (0)