diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 17580767ea..5391e2ff3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -184,7 +184,7 @@ repos: files: security-policies/.*\.(md|markdown)$ - repo: https://github.com/StyraInc/regal - rev: v0.29.0 + rev: v0.29.2 hooks: - id: regal-lint args: [security-policies/bundle] diff --git a/bin/.awscli-2.20.0.pkg b/bin/.awscli-2.21.3.pkg similarity index 100% rename from bin/.awscli-2.20.0.pkg rename to bin/.awscli-2.21.3.pkg diff --git a/bin/.gh-2.61.0.pkg b/bin/.gh-2.62.0.pkg similarity index 100% rename from bin/.gh-2.61.0.pkg rename to bin/.gh-2.62.0.pkg diff --git a/bin/.regal-0.29.0.pkg b/bin/.regal-0.29.2.pkg similarity index 100% rename from bin/.regal-0.29.0.pkg rename to bin/.regal-0.29.2.pkg diff --git a/bin/.yq-4.44.3.pkg b/bin/.yq-4.44.5.pkg similarity index 100% rename from bin/.yq-4.44.3.pkg rename to bin/.yq-4.44.5.pkg diff --git a/bin/aws b/bin/aws index e1b5305f90..45b75e9f4e 120000 --- a/bin/aws +++ b/bin/aws @@ -1 +1 @@ -.awscli-2.20.0.pkg \ No newline at end of file +.awscli-2.21.3.pkg \ No newline at end of file diff --git a/bin/aws_completer b/bin/aws_completer index e1b5305f90..45b75e9f4e 120000 --- a/bin/aws_completer +++ b/bin/aws_completer @@ -1 +1 @@ -.awscli-2.20.0.pkg \ No newline at end of file +.awscli-2.21.3.pkg \ No newline at end of file diff --git a/bin/gh b/bin/gh index d347aa1894..0584384531 120000 --- a/bin/gh +++ b/bin/gh @@ -1 +1 @@ -.gh-2.61.0.pkg \ No newline at end of file +.gh-2.62.0.pkg \ No newline at end of file diff --git a/bin/regal b/bin/regal index cb29b06f0e..96133ec9ef 120000 --- a/bin/regal +++ b/bin/regal @@ -1 +1 @@ -.regal-0.29.0.pkg \ No newline at end of file +.regal-0.29.2.pkg \ No newline at end of file diff --git a/bin/yq b/bin/yq index e7f0a63c8e..c3e3c7a112 120000 --- a/bin/yq +++ b/bin/yq @@ -1 +1 @@ -.yq-4.44.3.pkg \ No newline at end of file +.yq-4.44.5.pkg \ No newline at end of file