Skip to content

Commit a8de754

Browse files
committed
update pre-commit tool versions
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent e9b8e31 commit a8de754

3 files changed

Lines changed: 25 additions & 24 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
# files: ^renovate\.json$
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.12.8
21+
rev: v0.12.11
2222
hooks:
2323
- id: ruff
2424
args: ["--output-format=concise"]
@@ -37,7 +37,7 @@ repos:
3737

3838
- repo: https://github.com/astral-sh/uv-pre-commit
3939
# uv version.
40-
rev: 0.8.8
40+
rev: 0.8.14
4141
hooks:
4242
# Update the uv lockfile
4343
- id: uv-lock

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ rtoml==0.12.0
364364
# api-template
365365
# github-changelog-md
366366
# simple-toml-settings
367-
ruff==0.12.8
367+
ruff==0.12.11
368368
sentry-sdk==2.34.1
369369
# via fastapi-cloud-cli
370370
shellingham==1.5.4

uv.lock

Lines changed: 22 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)