Skip to content

Commit d11ce1e

Browse files
committed
chore: update pre-commit hooks
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 74bfcff commit d11ce1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repos:
6262
- id: isort
6363

6464
- repo: https://github.com/asottile/pyupgrade
65-
rev: v3.3.0
65+
rev: v3.3.1
6666
hooks:
6767
- id: pyupgrade
6868
args: ["--py37-plus"]

0 commit comments

Comments
 (0)