openclaw/scripts/e2e
Dan Guido 48aea87028
feat: add prek pre-commit hooks and dependabot (#1720)
* feat: add prek pre-commit hooks and dependabot

Pre-commit hooks (via prek):
- Basic hygiene: trailing-whitespace, end-of-file-fixer, check-yaml, check-added-large-files, check-merge-conflict
- Security: detect-secrets, zizmor (GitHub Actions audit)
- Linting: shellcheck, actionlint, oxlint, swiftlint
- Formatting: oxfmt, swiftformat

Dependabot:
- npm and GitHub Actions ecosystems
- Grouped updates (production/development/actions)
- 7-day cooldown for supply chain protection

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs: add prek install instruction to AGENTS.md

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:53:23 +00:00
..
Dockerfile fix: clean docker onboarding warnings + preserve agentId casing 2026-01-24 19:07:01 +00:00
Dockerfile.qr-import fix: patch qrcode-terminal import for Node 22 2026-01-06 02:23:55 +01:00
doctor-install-switch-docker.sh fix: stabilize docker test suite 2026-01-16 11:47:14 +00:00
gateway-network-docker.sh feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
onboard-docker.sh test: harden docker onboarding waits 2026-01-23 05:10:59 +00:00
plugins-docker.sh test: extend plugins docker e2e 2026-01-12 01:27:48 +00:00
qr-import-docker.sh fix: patch qrcode-terminal import for Node 22 2026-01-06 02:23:55 +01:00