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 690b677 commit 9648659Copy full SHA for 9648659
.github/pull_request_template.md
@@ -9,5 +9,5 @@
9
## Checklist
10
11
- [ ] Tests pass: `uv run pytest`
12
-- [ ] Checks pass: `uv run pre-commit --all-files`
+- [ ] Checks pass: `uv run pre-commit run --all-files`
13
- [ ] CHANGELOG is updated (if necessary)
0 commit comments