This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1131bc81ca Fix Lucas pre-commit hash (#1324)
1131bc81ca is described below
commit 1131bc81cacbb8a78b4ae3b489e28c118a5e7ed4
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sun Dec 14 13:02:01 2025 +0100
Fix Lucas pre-commit hash (#1324)
---
.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 c8ceaa7d08..3b6849eced 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
require_serial: true
entry: zizmor
- repo: https://github.com/Lucas-C/pre-commit-hooks
- rev: a30f0d816e5062a67d87c8de753cfe499672b959 # frozen: v1.5.5
+ rev: f5cfd5fdaf0211dfd1027d9d8442b764a232c7ad
hooks:
- id: forbid-tabs
exclude: ^\.gitmodules$