Skip to content

Commit

Permalink
chore(deps): update pre-commit hook commitizen-tools/commitizen to v4…
Browse files Browse the repository at this point in the history
….2.0
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 2b21f04 commit f4bd809
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repos:
- id: check-git-config-user-email
args: [--templates, ^\S+\.\S+@sbb\.ch$]
- repo: https://github.com/commitizen-tools/commitizen
rev: v4.1.0
rev: v4.2.0
hooks:
- id: commitizen
- repo: https://github.com/hadolint/hadolint
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13.1-slim@sha256:031ebf3cde9f3719d2db385233bcb18df5162038e9cda20e64e08f49f4b47a2f
FROM python:3.13.1-slim@sha256:f41a75c9cee9391c09e0139f7b49d4b1fbb119944ec740ecce4040626dc07bed
LABEL maintainer="SBB Polarion Team <[email protected]>"

ARG APP_IMAGE_VERSION=0.0.0-dev
Expand Down

0 comments on commit f4bd809

Please sign in to comment.