From 975a6ed7bf6ffe9c01e0166e8b43d48cc3a8a626 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 23 Sep 2023 05:16:42 +0000 Subject: [PATCH] chore(deps): bump pre-commit hook scribemd/pre-commit-hooks to v0.16.1 | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | ScribeMD/pre-commit-hooks | 0.16.0 | 0.16.1 | --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6539d046..4efe0845 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: ## Python, Polyglot, Git, pre-commit - repo: https://github.com/ScribeMD/pre-commit-hooks - rev: 0.16.0 + rev: 0.16.1 hooks: - id: no-merge-commits - id: asdf-install