Skip to content

Commit 3fc95a4

Browse files
authored
Merge pull request #70 from twsl/copier/update
chore(deps): bump copier project template to v0.4.1-24-gd2bfff2
2 parents 3c3db34 + 53f0a69 commit 3fc95a4

4 files changed

Lines changed: 24 additions & 24 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: v0.4.1-22-gc1a3e33
2+
_commit: v0.4.1-24-gd2bfff2
33
_src_path: git+https://github.com/twsl/python-project-template
44
author_email: [email protected]
55
author_username: twsl

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: pre-commit-update
1717

1818
- repo: https://github.com/astral-sh/uv-pre-commit
19-
rev: 0.10.12
19+
rev: 0.11.0
2020
hooks:
2121
- id: uv-lock
2222

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"ruff>=0.15.7",
5050
"ty>=0.0.24",
5151
"bandit>=1.9.4",
52-
"prek>=0.3.6",
52+
"prek>=0.3.8",
5353
"vulture>=2.15",
5454
"copier>=9.14.0",
5555
"ipykernel>=6.31.0",

uv.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)