Commit aedec7d
fix: Update pre-commit-hooks to v5.0.0 for Python 3.14 compatibility
The check-executables-have-shebangs hook at v2.5.0 imports the `pipes`
module which was removed in Python 3.14, causing CI failures.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent d58a65d commit aedec7d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments