Skip to content

Commit 4967a45

Browse files
committed
Fix pre-commit config to work with CI
1 parent 0215d73 commit 4967a45

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ci:
55
autoupdate_branch: pre-commit-autoupdate
66
# Currently network access isn't supported in the pre-commit CI product.
77
skip: [
8+
inject-srcs-into-meson-build,
89
propagate-pyproject-metadata,
910
uv-sync,
1011
uv-lock,

changelog/3.trivial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix bump and release CI
1+
Fix bump and release CI and fix pre-commit config so it works in CI

0 commit comments

Comments
 (0)