Skip to content

Commit 5fc2267

Browse files
pre-commit-ci[bot]aieng-bot[bot]
andauthored
[pre-commit.ci] pre-commit autoupdate (#156)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/uv-pre-commit: 0.11.19 → 0.11.21](astral-sh/uv-pre-commit@0.11.19...0.11.21) - [github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.15.17](astral-sh/ruff-pre-commit@v0.15.16...v0.15.17) * chore: bump tornado to 6.5.7 to fix GHSA-pw6j-qg29-8w7f Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: aieng-bot[bot] <aieng-bot@vectorinstitute.ai>
1 parent a04a3ae commit 5fc2267

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ repos:
2020
- id: check-toml
2121

2222
- repo: https://github.com/astral-sh/uv-pre-commit
23-
rev: 0.11.19
23+
rev: 0.11.21
2424
hooks:
2525
- id: uv-lock
2626

2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: 'v0.15.16'
28+
rev: 'v0.15.17'
2929
hooks:
3030
- id: ruff
3131
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)