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 988ffa3 commit 94a619dCopy full SHA for 94a619d
1 file changed
.github/workflows/pr_pre-commit.yaml
@@ -7,7 +7,7 @@ on:
7
env:
8
# Keep in sync with across other repos like operator-rs and operator-templating
9
RUST_TOOLCHAIN_VERSION: "nightly-2025-10-23"
10
- HADOLINT_VERSION: "v2.12.0"
+ HADOLINT_VERSION: "v2.14.0"
11
PYTHON_VERSION: "3.14"
12
13
jobs:
0 commit comments