Skip to content

Commit 6bc9ff6

Browse files
authored
Merge pull request #384 from redhat-cop/renovate/styrainc-regal-0.x
Update dependency StyraInc/regal to v0.32.0
2 parents ebc159f + 46d7b89 commit 6bc9ff6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/precommit-validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# renovate: datasource=github-releases depName=open-policy-agent/opa
1717
OPA_VERSION: v1.2.0
1818
# renovate: datasource=github-releases depName=StyraInc/regal
19-
REGAL_VERSION: v0.31.1
19+
REGAL_VERSION: v0.32.0
2020
# renovate: datasource=github-releases depName=plexsystems/konstraint
2121
KONSTRAINT_VERSION: v0.41.0
2222
name: pre-commit

.github/workflows/regal-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# renovate: datasource=github-releases depName=open-policy-agent/opa
1717
OPA_VERSION: v1.2.0
1818
# renovate: datasource=github-releases depName=StyraInc/regal
19-
REGAL_VERSION: v0.31.1
19+
REGAL_VERSION: v0.32.0
2020
# renovate: datasource=pypi depName=yq
2121
YQ_VERSION: 3.4.3
2222
steps:

0 commit comments

Comments
 (0)