From cc8f36f16fe261c9bc2d8962c5c0934eafc0082a Mon Sep 17 00:00:00 2001 From: fabasoad Date: Wed, 12 Feb 2025 22:03:18 +0000 Subject: [PATCH] chore: bump pre-commit hooks to the latest version --- .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 64cd763..deae202 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: - --hook-args=--log-level debug stages: ["pre-push"] - repo: https://github.com/google/osv-scanner - rev: v2.0.0-beta1 + rev: v2.0.0-beta2 hooks: - id: osv-scanner args: