Skip to content

Commit eae6397

Browse files
committed
v1.6.0
1 parent 0fcd210 commit eae6397

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.2 # Use the ref you want to point at
13+
rev: v1.6.0 # Use the ref you want to point at
1414
hooks:
1515
- id: python-use-type-annotations
1616
# ...

0 commit comments

Comments
 (0)