From 8e40cf562cf77403839af038f34d0d7355aac803 Mon Sep 17 00:00:00 2001 From: cloudsecmachine <157478105+cloudsecmachine@users.noreply.github.com> Date: Mon, 4 Nov 2024 18:04:01 +0200 Subject: [PATCH] [updatecli] Update hermit and pre-commit dependencies (#2643) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit chore: Update hermit and pre-commit packages Made with ❤️️ by updatecli Co-authored-by: Rômulo Farias (cherry picked from commit 38ee11d9d2506b3366ea141836e3be3453816db1) --- .pre-commit-config.yaml | 2 +- bin/{.awscli-2.17.51.pkg => .awscli-2.19.1.pkg} | 0 bin/{.gcloud-497.0.0.pkg => .gcloud-499.0.0.pkg} | 0 bin/{.gh-2.59.0.pkg => .gh-2.60.1.pkg} | 0 bin/{.opa-0.69.0.pkg => .opa-0.70.0.pkg} | 0 bin/aws | 2 +- bin/aws_completer | 2 +- bin/bq | 2 +- bin/docker-credential-gcloud | 2 +- bin/gcloud | 2 +- bin/gh | 2 +- bin/git-credential-gcloud.sh | 2 +- bin/gsutil | 2 +- bin/opa | 2 +- 14 files changed, 10 insertions(+), 10 deletions(-) rename bin/{.awscli-2.17.51.pkg => .awscli-2.19.1.pkg} (100%) rename bin/{.gcloud-497.0.0.pkg => .gcloud-499.0.0.pkg} (100%) rename bin/{.gh-2.59.0.pkg => .gh-2.60.1.pkg} (100%) rename bin/{.opa-0.69.0.pkg => .opa-0.70.0.pkg} (100%) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc460aacbc..ca84f8d04f 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.17.2 + rev: v1.18.3 hooks: - id: cfn-python-lint files: deploy/cloudformation/.*.yml diff --git a/bin/.awscli-2.17.51.pkg b/bin/.awscli-2.19.1.pkg similarity index 100% rename from bin/.awscli-2.17.51.pkg rename to bin/.awscli-2.19.1.pkg diff --git a/bin/.gcloud-497.0.0.pkg b/bin/.gcloud-499.0.0.pkg similarity index 100% rename from bin/.gcloud-497.0.0.pkg rename to bin/.gcloud-499.0.0.pkg diff --git a/bin/.gh-2.59.0.pkg b/bin/.gh-2.60.1.pkg similarity index 100% rename from bin/.gh-2.59.0.pkg rename to bin/.gh-2.60.1.pkg diff --git a/bin/.opa-0.69.0.pkg b/bin/.opa-0.70.0.pkg similarity index 100% rename from bin/.opa-0.69.0.pkg rename to bin/.opa-0.70.0.pkg diff --git a/bin/aws b/bin/aws index 58952b34cb..b00571dbec 120000 --- a/bin/aws +++ b/bin/aws @@ -1 +1 @@ -.awscli-2.17.51.pkg \ No newline at end of file +.awscli-2.19.1.pkg \ No newline at end of file diff --git a/bin/aws_completer b/bin/aws_completer index 58952b34cb..b00571dbec 120000 --- a/bin/aws_completer +++ b/bin/aws_completer @@ -1 +1 @@ -.awscli-2.17.51.pkg \ No newline at end of file +.awscli-2.19.1.pkg \ No newline at end of file diff --git a/bin/bq b/bin/bq index 0ee7b5acef..0bd7ad7dea 120000 --- a/bin/bq +++ b/bin/bq @@ -1 +1 @@ -.gcloud-497.0.0.pkg \ No newline at end of file +.gcloud-499.0.0.pkg \ No newline at end of file diff --git a/bin/docker-credential-gcloud b/bin/docker-credential-gcloud index 0ee7b5acef..0bd7ad7dea 120000 --- a/bin/docker-credential-gcloud +++ b/bin/docker-credential-gcloud @@ -1 +1 @@ -.gcloud-497.0.0.pkg \ No newline at end of file +.gcloud-499.0.0.pkg \ No newline at end of file diff --git a/bin/gcloud b/bin/gcloud index 0ee7b5acef..0bd7ad7dea 120000 --- a/bin/gcloud +++ b/bin/gcloud @@ -1 +1 @@ -.gcloud-497.0.0.pkg \ No newline at end of file +.gcloud-499.0.0.pkg \ No newline at end of file diff --git a/bin/gh b/bin/gh index ddd6bc0401..ee6c814240 120000 --- a/bin/gh +++ b/bin/gh @@ -1 +1 @@ -.gh-2.59.0.pkg \ No newline at end of file +.gh-2.60.1.pkg \ No newline at end of file diff --git a/bin/git-credential-gcloud.sh b/bin/git-credential-gcloud.sh index 0ee7b5acef..0bd7ad7dea 120000 --- a/bin/git-credential-gcloud.sh +++ b/bin/git-credential-gcloud.sh @@ -1 +1 @@ -.gcloud-497.0.0.pkg \ No newline at end of file +.gcloud-499.0.0.pkg \ No newline at end of file diff --git a/bin/gsutil b/bin/gsutil index 0ee7b5acef..0bd7ad7dea 120000 --- a/bin/gsutil +++ b/bin/gsutil @@ -1 +1 @@ -.gcloud-497.0.0.pkg \ No newline at end of file +.gcloud-499.0.0.pkg \ No newline at end of file diff --git a/bin/opa b/bin/opa index 1b6734eeb5..f2c02f5e68 120000 --- a/bin/opa +++ b/bin/opa @@ -1 +1 @@ -.opa-0.69.0.pkg \ No newline at end of file +.opa-0.70.0.pkg \ No newline at end of file