We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0215d73 commit 4967a45Copy full SHA for 4967a45
.pre-commit-config.yaml
@@ -5,6 +5,7 @@ ci:
5
autoupdate_branch: pre-commit-autoupdate
6
# Currently network access isn't supported in the pre-commit CI product.
7
skip: [
8
+ inject-srcs-into-meson-build,
9
propagate-pyproject-metadata,
10
uv-sync,
11
uv-lock,
changelog/3.trivial.md
@@ -1 +1 @@
1
-Fix bump and release CI
+Fix bump and release CI and fix pre-commit config so it works in CI
0 commit comments