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 4d4196ad3e6700fecdf571f5b12d703827e3e3de Author: Jarek Potiuk <[email protected]> AuthorDate: Wed Dec 10 14:10:49 2025 +0100 Upgrade prek hooks (#1305) --- .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 02f19f108b..76022565c1 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: abdd8b62891099da34162217ecb3872d22184a51 + rev: f5cfd5fdaf0211dfd1027d9d8442b764a232c7ad hooks: - id: forbid-tabs exclude: ^\.gitmodules$
