Skip to content

Commit 328f0ce

Browse files
twslgithub-actions[bot]
authored andcommitted
chore: update files via copier
1 parent eb233ee commit 328f0ce

4 files changed

Lines changed: 30 additions & 30 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-89-g06565ea
2+
_commit: v0.4.0-91-g03dddfe
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.7
19+
rev: 0.10.8
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.19
67+
rev: v0.0.20
6868
hooks:
6969
- id: ty-check
7070

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ members = [
4747
[dependency-groups]
4848
dev = [
4949
"ruff>=0.15.4",
50-
"ty>=0.0.19",
50+
"ty>=0.0.20",
5151
"bandit>=1.9.4",
5252
"prek>=0.3.4",
5353
"vulture>=2.14",
@@ -68,7 +68,7 @@ test = [
6868
]
6969
docs = [
7070
"mkdocs>=1.6.1",
71-
"mkdocs-material>=9.7.3",
71+
"mkdocs-material>=9.7.4",
7272
"mkdocs-git-revision-date-localized-plugin>=1.5.1",
7373
"mkdocs-awesome-nav>=3.3.0",
7474
"mkdocs-git-authors-plugin>=0.10.0",

uv.lock

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

0 commit comments

Comments
 (0)