diff --git a/Makefile b/Makefile index ad7dada..ec3c9d1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specify version -YAMLLINT_VERSION?=v1.37.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.37.1 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a @@ -49,4 +49,4 @@ container-image/push: # ============================================================================== # Declare the contents of the PHONY variable as phony. We keep that information # in a variable so we can use it in if_changed. -.PHONY: ${PHONY} \ No newline at end of file +.PHONY: ${PHONY}