diff --git a/Makefile b/Makefile index df2ea0d..99987ef 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ check-clean-git-history: docker run $(DOCKER_RUN_WRITE_OPTS) ghcr.io/developerc286/clean_git_history:$(CLEAN_GIT_HISTORY_VERSION) $(FROM) # renovate: depName=ghcr.io/developerc286/conventional_commits_linter -CONVENTIONAL_COMMITS_LINTER_VERSION=0.16.1@sha256:571459d02adf6dd5f88f731c6d0eefc5529b1b4fab24a4aeef99fa6b9e0bc95f +CONVENTIONAL_COMMITS_LINTER_VERSION=0.17.0@sha256:d6fb0dfd79c2e06897692bc3f0dc62bcb7ce90a92030c81a3137935516d525d7 .PHONY: check-conventional-commits-linting check-conventional-commits-linting: