Commit 36af740
fix: add pre-commit.ci configuration for automated linting on PRs
Add ci section to .pre-commit-config.yaml:
- Skip hooks that don't work in CI: no-commit-to-branch, mypy (system),
protolint-docker, hadolint-docker
- Enable autofix PRs
- Set monthly autoupdate schedule
After merging, enable pre-commit.ci at https://pre-commit.ci/ for this
repo and add "pre-commit.ci - pr" as a required status check.
Jira: OR-1356
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e074dad commit 36af740
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
5 | 14 | | |
6 | 15 | | |
7 | 16 | | |
| |||
0 commit comments