Skip to content

Commit 6a0c1a3

Browse files
Merge pull request #1840 from Giskard-AI/GSK-2409
GSK-2409 Add doc to how to update the lockfile
2 parents 3b267b9 + 83e55de commit 6a0c1a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
- [ ] I've read the [`CODE_OF_CONDUCT.md`](https://github.com/Giskard-AI/ai-inspector/blob/master/CODE_OF_CONDUCT.md) document.
2525
- [ ] I've read the [`CONTRIBUTING.md`](https://github.com/Giskard-AI/ai-inspector/blob/master/CONTRIBUTING.md) guide.
26-
- [ ] I've updated the code style using `make codestyle`.
2726
- [ ] I've written tests for all new methods and classes that I created.
2827
- [ ] I've written the docstring in Google format for all the methods and classes that I used.
28+
- [ ] I've updated the `pdm.lock` running `pdm update-lock` (only applicable when `pyproject.toml` has been
29+
modified)

0 commit comments

Comments
 (0)