From 9ab59f3308a6a757999af927bebc5677e10b3951 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 6 Sep 2023 09:59:12 +0000 Subject: [PATCH] chore(deps): bump pre-commit hook scribemd/pre-commit-hooks to v0.15.9 | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | ScribeMD/pre-commit-hooks | 0.15.8 | 0.15.9 | --- .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 f3c7b80..c567eec 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.8 + rev: 0.15.9 hooks: - id: no-merge-commits - id: asdf-install