diff --git a/.github/workflows/integration-linter-pre-commit.yml b/.github/workflows/integration-linter-pre-commit.yml index 846410f..a4ef46f 100644 --- a/.github/workflows/integration-linter-pre-commit.yml +++ b/.github/workflows/integration-linter-pre-commit.yml @@ -25,7 +25,7 @@ concurrency: cancel-in-progress: true env: - PRE_COMMIT_VERSION: 3.7.1 # renovate: datasource=github-releases depName=pre-commit/pre-commit + PRE_COMMIT_VERSION: 3.8.0 # renovate: datasource=github-releases depName=pre-commit/pre-commit jobs: pre-commit: