Skip to content

Commit 1b4b67d

Browse files
Merge pull request #314 from TemoaProject/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 39bd7e0 + 264539e commit 1b4b67d

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
33
# uv version.
4-
rev: 0.9.17
4+
rev: 0.11.6
55
hooks:
66
# Dependency management
77
- id: uv-lock
@@ -47,7 +47,7 @@ repos:
4747
# Python Linting & Formatting with Ruff
4848
- repo: https://github.com/astral-sh/ruff-pre-commit
4949
# Ruff version.
50-
rev: "v0.14.8"
50+
rev: "v0.15.10"
5151
hooks:
5252
- id: ruff
5353
name: ruff (linter)

0 commit comments

Comments
 (0)