Skip to content

Commit c7979c0

Browse files
chore(deps): update all non-major dependencies (#839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42c053f commit c7979c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171
args: [--fix]
7272

7373
- repo: https://github.com/astral-sh/ruff-pre-commit
74-
rev: v0.14.11
74+
rev: v0.14.13
7575
hooks:
7676
- id: ruff
7777
types_or: [python, pyi, jupyter]

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# hadolint global ignore=DL3008
2-
FROM ghcr.io/astral-sh/uv:0.9.25@sha256:13e233d08517abdafac4ead26c16d881cd77504a2c40c38c905cf3a0d70131a6 AS uv
2+
FROM ghcr.io/astral-sh/uv:0.9.26@sha256:9a23023be68b2ed09750ae636228e903a54a05ea56ed03a934d00fe9fbeded4b AS uv
33

44
##
55
# base

0 commit comments

Comments
 (0)