Skip to content

Commit 233431d

Browse files
authored
Merge pull request #328 from TemoaProject/sync-main-to-unstable
Sync unstable to main
2 parents 1944114 + e8bf144 commit 233431d

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.11.13
4+
rev: 0.11.14
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.15.12"
50+
rev: "v0.15.13"
5151
hooks:
5252
- id: ruff
5353
name: ruff (linter)

0 commit comments

Comments
 (0)