We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebc159f + 46d7b89 commit 6bc9ff6Copy full SHA for 6bc9ff6
.github/workflows/precommit-validate.yml
@@ -16,7 +16,7 @@ jobs:
16
# renovate: datasource=github-releases depName=open-policy-agent/opa
17
OPA_VERSION: v1.2.0
18
# renovate: datasource=github-releases depName=StyraInc/regal
19
- REGAL_VERSION: v0.31.1
+ REGAL_VERSION: v0.32.0
20
# renovate: datasource=github-releases depName=plexsystems/konstraint
21
KONSTRAINT_VERSION: v0.41.0
22
name: pre-commit
.github/workflows/regal-lint.yaml
# renovate: datasource=pypi depName=yq
YQ_VERSION: 3.4.3
steps:
0 commit comments