We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b12f87 commit e0d463dCopy full SHA for e0d463d
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.0-94-g6caf2ea
+_commit: v0.4.0-96-g9c3a0fd
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,7 +57,7 @@ repos:
57
- id: nbstripout
58
59
- repo: https://github.com/astral-sh/ruff-pre-commit
60
- rev: v0.15.4
+ rev: v0.15.5
61
hooks:
62
- id: ruff-check
63
args: [--fix, -v]
0 commit comments