diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 79dcf5e826..5616a2d085 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,6 +57,10 @@ repos: - id: gitleaks name: run gitleaks description: check for secrets with gitleaks + - repo: https://github.com/rhysd/actionlint + rev: v1.7.8 + hooks: + - id: actionlint - repo: https://github.com/oxipng/oxipng rev: v9.1.5 hooks: