Skip to content

Commit 02e359d

Browse files
Bump version of pre-commit hooks (ros-controls#485)
1 parent 1f4529d commit 02e359d

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
@@ -36,7 +36,7 @@ repos:
3636

3737
# Python hooks
3838
- repo: https://github.com/asottile/pyupgrade
39-
rev: v3.15.1
39+
rev: v3.15.2
4040
hooks:
4141
- id: pyupgrade
4242
args: [--py36-plus]

0 commit comments

Comments
 (0)