Skip to content

Commit 9648659

Browse files
committed
fix: pr template command
1 parent 690b677 commit 9648659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
## Checklist
1010

1111
- [ ] Tests pass: `uv run pytest`
12-
- [ ] Checks pass: `uv run pre-commit --all-files`
12+
- [ ] Checks pass: `uv run pre-commit run --all-files`
1313
- [ ] CHANGELOG is updated (if necessary)

0 commit comments

Comments
 (0)