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 5ea7a26 commit ae22b59Copy full SHA for ae22b59
README.md
@@ -10,7 +10,7 @@ Mirror of [`pyproject-fmt`](https://github.com/tox-dev/toml-fmt/tree/main/pyproj
10
Add it to your `.pre-commit-config.yaml`:
11
12
```yaml
13
-- repo: https://github.com/pre-commit/pyproject-fmt
+- repo: https://github.com/tox-dev/pyproject-fmt
14
rev: "" # Use the sha / tag you want to point at
15
hooks:
16
- id: pyproject-fmt
0 commit comments