Skip to content

Commit 3a6eb0f

Browse files
committed
v1.10.0
1 parent 3a028dc commit 3a6eb0f

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

0 commit comments

Comments
 (0)