Skip to content

Commit dca18d0

Browse files
authored
Merge pull request #40 from twsl/copier/update
chore(deps): bump copier project template to v0.4.0-64-g2e85495
2 parents 2e478e0 + 3c844c0 commit dca18d0

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.0-62-g74c78c3
2+
_commit: v0.4.0-64-g2e85495
33
_src_path: git+https://github.com/twsl/python-project-template
44
author_email: 45483159+twsl@users.noreply.github.com
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.2
19+
rev: 0.10.3
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.1",
5050
"ty>=0.0.17",
5151
"bandit>=1.9.3",
52-
"prek>=0.3.2",
52+
"prek>=0.3.3",
5353
"vulture>=2.14",
5454
"copier>=9.11.3",
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)