Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
Update dependency yamllint to v1.31.0-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 651c7a3 commit e57e306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .batect/yamllint/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126

RUN apk add --no-cache yamllint=1.28.0-r0
RUN apk add --no-cache yamllint=1.31.0-r0

COPY bundle-default.yml /root/.config/yamllint/config

0 comments on commit e57e306

Please sign in to comment.