We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10b76c commit d50e055Copy full SHA for d50e055
Makefile
@@ -15,7 +15,7 @@ check-clean-git-history:
15
docker run $(DOCKER_RUN_WRITE_OPTS) ghcr.io/developerc286/clean_git_history:$(CLEAN_GIT_HISTORY_VERSION) $(FROM)
16
17
# renovate: depName=ghcr.io/developerc286/conventional_commits_linter
18
-CONVENTIONAL_COMMITS_LINTER_VERSION=0.17.0@sha256:d6fb0dfd79c2e06897692bc3f0dc62bcb7ce90a92030c81a3137935516d525d7
+CONVENTIONAL_COMMITS_LINTER_VERSION=0.17.1@sha256:f1b947937ee884ba7f886d04939cd4858f9aeafb50dcf94925a516c50e43021b
19
20
.PHONY: check-conventional-commits-linting
21
check-conventional-commits-linting:
0 commit comments