Compare commits
1 commit
b7a2a45175
...
4ac42b2b62
Author | SHA1 | Date | |
---|---|---|---|
4ac42b2b62 |
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ ENV GIT_VERSION="2.45.3-r0"
|
|||
# renovate: datasource=repology depName=alpine_3_20/openssh-keygen versioning=loose
|
||||
ENV OPENSSH_KEYGEN_VERSION="9.7_p1-r5"
|
||||
# renovate: datasource=pypi depName=pre-commit versioning=pep440
|
||||
ENV PRE_COMMIT_VERSION="4.1.0"
|
||||
ENV PRE_COMMIT_VERSION="4.2.0"
|
||||
|
||||
RUN mkdir /data /tmp/pre-commit
|
||||
COPY .pre-commit-config.yaml /tmp/pre-commit
|
||||
|
|
Loading…
Add table
Reference in a new issue