Commit 4de2fdb
authored
docs(readme): bump version of squawk in pre-commit demo v0.10.0 to v2.38.0 (#889)
### What was wrong?
When I'm following the pre-commit demo from the readme I get the error during `pre-commit` install or `git commit`:
```sh
[INFO] Initializing environment for https://github.com/sbdchd/squawk
An error has occurred: InvalidManifestError:
=====> /.../.cache/pre-commit/.../.pre-commit-hooks.yaml is not a file
```
I checked and `.pre-commit-hooks.yaml` does not exist in tag `v0.10.0`
### How was it fixed?
Bump version in the readme demo to the latest release: `v2.38.0`1 parent 26f8f83 commit 4de2fdb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments