Skip to content

Commit 647d5ac

Browse files
chore(deps): update ghcr.io/developerc286/conventional_commits_linter docker tag to v0.16.1 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ad3582 commit 647d5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ check-clean-git-history:
1515
docker run $(DOCKER_RUN_WRITE_OPTS) ghcr.io/developerc286/clean_git_history:$(CLEAN_GIT_HISTORY_VERSION) $(FROM)
1616

1717
# renovate: depName=ghcr.io/developerc286/conventional_commits_linter
18-
CONVENTIONAL_COMMITS_LINTER_VERSION=0.16.0@sha256:d685b9c20793a87ff85311247394d97feb05cbe313e3d9e2c8a4c9b94eca362a
18+
CONVENTIONAL_COMMITS_LINTER_VERSION=0.16.1@sha256:571459d02adf6dd5f88f731c6d0eefc5529b1b4fab24a4aeef99fa6b9e0bc95f
1919

2020
.PHONY: check-conventional-commits-linting
2121
check-conventional-commits-linting:

0 commit comments

Comments
 (0)