Skip to content

Commit 05db409

Browse files
Update README.md
1 parent 3a8de64 commit 05db409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Using rust tools with pre-commit
66

77
```yaml
8-
- repo: https://github.com/doublify/pre-commit-rust
8+
- repo: https://github.com/winapps-org/pre-commit-rust
99
rev: master
1010
hooks:
1111
- id: fmt
@@ -15,7 +15,7 @@
1515
## Passing arguments to rustfmt
1616
1717
```yaml
18-
- repo: https://github.com/doublify/pre-commit-rust
18+
- repo: https://github.com/winapps-org/pre-commit-rust
1919
rev: master
2020
hooks:
2121
- id: fmt

0 commit comments

Comments
 (0)