Skip to content

Commit d83406f

Browse files
authored
chore: fixed example path (#416)
1 parent dc1cbde commit d83406f

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
@@ -179,7 +179,7 @@ repos:
179179
rev: v0.10.0
180180
hooks:
181181
- id: squawk
182-
files: path/to/postres/migrations/written/in/sql
182+
files: path/to/postgres/migrations/written/in/sql
183183
```
184184

185185
Note the `files` parameter as it specifies the location of the files to be linted.

0 commit comments

Comments
 (0)