Skip to content

Commit e911898

Browse files
authored
Fix pre-commit zizmor hook version update to fix CI upgrade check failure. (apache#57476)
1 parent 278a756 commit e911898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ repos:
303303
- --skip=providers/.*/src/airflow/providers/*/*.rst,providers/*/docs/changelog.rst,docs/*/commits.rst,providers/*/docs/commits.rst,providers/*/*/docs/commits.rst,docs/apache-airflow/tutorial/pipeline_example.csv,*.min.js,*.lock,INTHEWILD.md,*.svg
304304
- --exclude-file=.codespellignorelines
305305
- repo: https://github.com/woodruffw/zizmor-pre-commit
306-
rev: d0bc12378d4f1619265f64726c5726f2c072a7ed # frozen: v1.16.0
306+
rev: 77c6d22b0c515f1635e07a99140d2230db2e2c97 # frozen: v1.16.1
307307
hooks:
308308
- id: zizmor
309309
name: Run zizmor to check for github workflow syntax errors

0 commit comments

Comments
 (0)