From e5cb1d5dec9bea46c9c4791b2c85db7b888dccee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:13:32 +0000 Subject: [PATCH] chore(deps): update dependency pre-commit to v3.6.0 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 0bc534c..b8fb24c 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -14,7 +14,7 @@ concurrency: env: # renovate: datasource=pypi depName=pre-commit versioning=pep440 - PRE_COMMIT_VERSION: ==3.5.0 + PRE_COMMIT_VERSION: ==3.6.0 jobs: pre-commit: