Commit 6a804dc
fix: remove no-commit-to-branch from ci skip list
no-commit-to-branch only blocks commits to main — pre-commit.ci
runs on PR branches so it passes naturally. Keep skip for hooks
that genuinely need Docker or system Python.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 36af740 commit 6a804dc
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments