Skip to content

Commit fb5f507

Browse files
authored
Merge pull request #1841 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4076373 + fa42096 commit fb5f507

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
@@ -17,7 +17,7 @@ repos:
1717
--add-import, 'from __future__ import annotations',
1818
]
1919
- repo: https://github.com/asottile/pyupgrade
20-
rev: v3.7.0
20+
rev: v3.8.0
2121
hooks:
2222
- id: pyupgrade
2323
args: [--py38-plus]

0 commit comments

Comments
 (0)