From 03575d188ba6e3dcc748da26c2e3f1bfe35c0bc6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 20 Sep 2023 22:42:32 +0000 Subject: [PATCH] chore(deps): bump pre-commit hook scribemd/pre-commit-hooks to v0.16.0 | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | ScribeMD/pre-commit-hooks | 0.15.9 | 0.16.0 | --- .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 845d9a8..5304179 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: ## Python, Polyglot, Git, pre-commit - repo: https://github.com/ScribeMD/pre-commit-hooks - rev: 0.15.9 + rev: 0.16.0 hooks: - id: no-merge-commits - id: asdf-install