We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3b4de commit 6d7ba5dCopy full SHA for 6d7ba5d
2 files changed
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2
-_commit: v0.4.1-30-gde87ab8
+_commit: v0.4.1-32-g396b5b0
3
_src_path: git+https://github.com/twsl/python-project-template
4
author_email: 45483159+twsl@users.noreply.github.com
5
author_username: twsl
.pre-commit-config.yaml
@@ -57,14 +57,14 @@ repos:
57
- id: nbstripout
58
59
- repo: https://github.com/astral-sh/ruff-pre-commit
60
- rev: v0.15.8
+ rev: v0.15.9
61
hooks:
62
- id: ruff-check
63
args: [--fix, -v]
64
- id: ruff-format
65
66
- repo: https://github.com/allganize/ty-pre-commit
67
- rev: v0.0.27
+ rev: v0.0.28
68
69
- id: ty-check
70
0 commit comments