Skip to content

Commit 53124b0

Browse files
twslgithub-actions[bot]
authored andcommitted
chore: update files via copier
1 parent f81c887 commit 53124b0

4 files changed

Lines changed: 25 additions & 25 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-55-g8f005d8
2+
_commit: v0.4.0-57-g8c7a50d
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: 2 additions & 2 deletions
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.0
19+
rev: 0.10.2
2020
hooks:
2121
- id: uv-lock
2222

@@ -64,7 +64,7 @@ repos:
6464
- id: ruff-format
6565

6666
- repo: https://github.com/allganize/ty-pre-commit
67-
rev: v0.0.15
67+
rev: v0.0.16
6868
hooks:
6969
- id: ty-check
7070

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ members = [
4747
[dependency-groups]
4848
dev = [
4949
"ruff>=0.15.0",
50-
"ty>=0.0.15",
50+
"ty>=0.0.16",
5151
"bandit>=1.9.3",
5252
"prek>=0.3.2",
5353
"vulture>=2.14",

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)