ci: bump pre-commit actions to v3.0.1 (backport #56562) (#56566)

Co-authored-by: Diptanil Saha <diptanil@frappe.io>
This commit is contained in:
mergify[bot]
2026-06-26 17:06:34 +05:30
committed by GitHub
parent b95c8584bd
commit 4aedf98c7c

View File

@@ -18,7 +18,7 @@ jobs:
cache: pip
- name: Install and Run Pre-commit
uses: pre-commit/action@v3.0.0
uses: pre-commit/action@v3.0.1
- name: Download Semgrep rules
run: git clone --depth 1 https://github.com/frappe/semgrep-rules.git frappe-semgrep-rules