diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e3e4ccd964..62b797d00f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -77,7 +77,7 @@ repos: files: deploy/cloudformation/.*yml - repo: https://github.com/aws-cloudformation/cfn-lint - rev: v1.20.1 + rev: v1.20.2 hooks: - id: cfn-python-lint files: deploy/cloudformation/.*.yml diff --git a/bin/.awscli-2.22.7.pkg b/bin/.awscli-2.22.12.pkg similarity index 100% rename from bin/.awscli-2.22.7.pkg rename to bin/.awscli-2.22.12.pkg diff --git a/bin/.gh-2.63.0.pkg b/bin/.gh-2.63.2.pkg similarity index 100% rename from bin/.gh-2.63.0.pkg rename to bin/.gh-2.63.2.pkg diff --git a/bin/.yq-4.44.5.pkg b/bin/.yq-4.44.6.pkg similarity index 100% rename from bin/.yq-4.44.5.pkg rename to bin/.yq-4.44.6.pkg diff --git a/bin/aws b/bin/aws index 3a01c1f35c..42f86df632 120000 --- a/bin/aws +++ b/bin/aws @@ -1 +1 @@ -.awscli-2.22.7.pkg \ No newline at end of file +.awscli-2.22.12.pkg \ No newline at end of file diff --git a/bin/aws_completer b/bin/aws_completer index 3a01c1f35c..42f86df632 120000 --- a/bin/aws_completer +++ b/bin/aws_completer @@ -1 +1 @@ -.awscli-2.22.7.pkg \ No newline at end of file +.awscli-2.22.12.pkg \ No newline at end of file diff --git a/bin/gh b/bin/gh index 8fa08f7d80..dcdb03ffc0 120000 --- a/bin/gh +++ b/bin/gh @@ -1 +1 @@ -.gh-2.63.0.pkg \ No newline at end of file +.gh-2.63.2.pkg \ No newline at end of file diff --git a/bin/yq b/bin/yq index c3e3c7a112..1a6fdd22c9 120000 --- a/bin/yq +++ b/bin/yq @@ -1 +1 @@ -.yq-4.44.5.pkg \ No newline at end of file +.yq-4.44.6.pkg \ No newline at end of file