Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: redhat-renovate-bot <[email protected]>
  • Loading branch information
redhat-renovate-bot committed Jan 20, 2025
1 parent 82828eb commit 0735cf1
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repos:

# Linter and formatter
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.1
rev: v0.9.2
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -73,6 +73,6 @@ repos:

# renovate.json validator
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.106.0
rev: 39.117.2
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/fedora/python-313:20250108@sha256:214d28a932504676e4c148ab20f866d93114337f2384741561e7c5070231422f AS builder
FROM quay.io/fedora/python-313:20250115@sha256:b118b205fa22b400f2ccd606aa1f5674e12bf8aa02f228ab4484953a9a2d84f8 AS builder

# builder should use root to install/create all files
USER root
Expand Down
Loading

0 comments on commit 0735cf1

Please sign in to comment.