This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch staging in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 32d0c0ba4d8e54244569b2748810a31c9e454ee9 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$
