Skip to content

Commit f2c4b4c

Browse files
authored
Merge pull request #105 from naishasinha/main
Update README.md with correct pre-commit-config.yaml link
2 parents 9edade9 + 7ca3910 commit f2c4b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ to be run manually or with every commit:
101101
pipenv run pre-commit run -a
102102
```
103103
3. _(Optional)_ review the configuration file:
104-
[`.pre-commit-config.yaml`](`.pre-commit-config.yaml`)
104+
[`.pre-commit-config.yaml`](.pre-commit-config.yaml)
105105
106106
107107
#### Using [`dev/tools.sh`][tools-sh] helper script

0 commit comments

Comments
 (0)