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 e582cf8 commit 56887aeCopy full SHA for 56887ae
1 file changed
sections/install.md
@@ -22,18 +22,6 @@ As a 0-dependency [zipapp]:
22
[zipapp]: https://docs.python.org/3/library/zipapp.html
23
[github releases]: https://github.com/pre-commit/pre-commit/releases
24
25
-Using [homebrew](https://brew.sh):
26
-
27
-```bash
28
-brew install pre-commit
29
-```
30
31
-Using [conda](https://conda.io) (via [conda-forge](https://conda-forge.org)):
32
33
34
-conda install -c conda-forge pre-commit
35
36
37
## Quick start
38
39
### 1. Install pre-commit
0 commit comments