From 48186a55d3968d2701213f7c5b6a39118a054e37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 01:04:17 +0000 Subject: [PATCH] chore(deps): update ghcr.io/developerc286/conventional_commits_linter docker tag to v0.17.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6d38224..7b7d8d4 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.17.0@sha256:d6fb0dfd79c2e06897692bc3f0dc62bcb7ce90a92030c81a3137935516d525d7 +CONVENTIONAL_COMMITS_LINTER_VERSION=0.17.1@sha256:f1b947937ee884ba7f886d04939cd4858f9aeafb50dcf94925a516c50e43021b .PHONY: check-conventional-commits-linting check-conventional-commits-linting: