We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a028dc commit 3a6eb0fCopy full SHA for 3a6eb0f
README.md
@@ -10,7 +10,7 @@ A collection of fast, cheap, regex based pre-commit hooks.
10
11
```yaml
12
- repo: https://github.com/pre-commit/pygrep-hooks
13
- rev: v1.9.0 # Use the ref you want to point at
+ rev: v1.10.0 # Use the ref you want to point at
14
hooks:
15
- id: python-use-type-annotations
16
# ...
0 commit comments