Skip to content

Commit bf20f5b

Browse files
Merge pull request #8 from Tempo-Organization/dev
feat(uv.lock): retoc support
2 parents 31111ed + 1abd59e commit bf20f5b

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/commitizen-tools/commitizen
4-
rev: v1.17.0
4+
rev: v4.8.3
55
hooks:
66
- id: commitizen
77
stages: [commit-msg]
@@ -12,7 +12,7 @@ repos:
1212
- id: actionlint
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.11.2
15+
rev: v0.12.3
1616
hooks:
1717
- id: ruff
1818
args: [ --fix ]
@@ -42,11 +42,11 @@ repos:
4242
args: ["--autofix"]
4343

4444
- repo: https://github.com/crate-ci/typos
45-
rev: v1.31.0
45+
rev: v1
4646
hooks:
4747
- id: typos
4848

4949
- repo: https://github.com/RobertCraigie/pyright-python
50-
rev: v1.1.398
50+
rev: v1.1.403
5151
hooks:
5252
- id: pyright

uv.lock

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

0 commit comments

Comments
 (0)