Skip to content

Commit 20b9ac7

Browse files
committed
v1.5.2
1 parent b1e57ab commit 20b9ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A collection of fast, cheap, regex based pre-commit hooks.
1010

1111
```yaml
1212
- repo: https://github.com/pre-commit/pygrep-hooks
13-
rev: v1.5.1 # Use the ref you want to point at
13+
rev: v1.5.2 # Use the ref you want to point at
1414
hooks:
1515
- id: python-use-type-annotations
1616
# ...

0 commit comments

Comments
 (0)