From 73db1d8010611011b72bac13e5cad21acbc2d4e8 Mon Sep 17 00:00:00 2001 From: cloudsecmachine <157478105+cloudsecmachine@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:26:22 +0200 Subject: [PATCH] [updatecli] main - Update hermit and pre-commit dependencies (#2854) 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 --- .pre-commit-config.yaml | 2 +- ...thenticator-0.6.28.pkg => .aws-iam-authenticator-0.6.29.pkg} | 0 bin/{.awscli-2.22.17.pkg => .awscli-2.22.22.pkg} | 0 ...elastic-package-0.107.2.pkg => .elastic-package-0.108.0.pkg} | 0 bin/{.gcloud-503.0.0.pkg => .gcloud-504.0.1.pkg} | 0 bin/{.gh-2.63.2.pkg => .gh-2.64.0.pkg} | 0 bin/{.kind-0.25.0.pkg => .kind-0.26.0.pkg} | 0 bin/aws | 2 +- bin/aws-iam-authenticator | 2 +- bin/aws_completer | 2 +- bin/bq | 2 +- bin/docker-credential-gcloud | 2 +- bin/elastic-package | 2 +- bin/gcloud | 2 +- bin/gh | 2 +- bin/git-credential-gcloud.sh | 2 +- bin/gsutil | 2 +- bin/kind | 2 +- 18 files changed, 12 insertions(+), 12 deletions(-) rename bin/{.aws-iam-authenticator-0.6.28.pkg => .aws-iam-authenticator-0.6.29.pkg} (100%) rename bin/{.awscli-2.22.17.pkg => .awscli-2.22.22.pkg} (100%) rename bin/{.elastic-package-0.107.2.pkg => .elastic-package-0.108.0.pkg} (100%) rename bin/{.gcloud-503.0.0.pkg => .gcloud-504.0.1.pkg} (100%) rename bin/{.gh-2.63.2.pkg => .gh-2.64.0.pkg} (100%) rename bin/{.kind-0.25.0.pkg => .kind-0.26.0.pkg} (100%) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d33c0060e..c62b1fe59b 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.22.1 + rev: v1.22.2 hooks: - id: cfn-python-lint files: deploy/cloudformation/.*.yml diff --git a/bin/.aws-iam-authenticator-0.6.28.pkg b/bin/.aws-iam-authenticator-0.6.29.pkg similarity index 100% rename from bin/.aws-iam-authenticator-0.6.28.pkg rename to bin/.aws-iam-authenticator-0.6.29.pkg diff --git a/bin/.awscli-2.22.17.pkg b/bin/.awscli-2.22.22.pkg similarity index 100% rename from bin/.awscli-2.22.17.pkg rename to bin/.awscli-2.22.22.pkg diff --git a/bin/.elastic-package-0.107.2.pkg b/bin/.elastic-package-0.108.0.pkg similarity index 100% rename from bin/.elastic-package-0.107.2.pkg rename to bin/.elastic-package-0.108.0.pkg diff --git a/bin/.gcloud-503.0.0.pkg b/bin/.gcloud-504.0.1.pkg similarity index 100% rename from bin/.gcloud-503.0.0.pkg rename to bin/.gcloud-504.0.1.pkg diff --git a/bin/.gh-2.63.2.pkg b/bin/.gh-2.64.0.pkg similarity index 100% rename from bin/.gh-2.63.2.pkg rename to bin/.gh-2.64.0.pkg diff --git a/bin/.kind-0.25.0.pkg b/bin/.kind-0.26.0.pkg similarity index 100% rename from bin/.kind-0.25.0.pkg rename to bin/.kind-0.26.0.pkg diff --git a/bin/aws b/bin/aws index 24193ae778..bbdb26ef25 120000 --- a/bin/aws +++ b/bin/aws @@ -1 +1 @@ -.awscli-2.22.17.pkg \ No newline at end of file +.awscli-2.22.22.pkg \ No newline at end of file diff --git a/bin/aws-iam-authenticator b/bin/aws-iam-authenticator index eddbbde787..6c4f829f7a 120000 --- a/bin/aws-iam-authenticator +++ b/bin/aws-iam-authenticator @@ -1 +1 @@ -.aws-iam-authenticator-0.6.28.pkg \ No newline at end of file +.aws-iam-authenticator-0.6.29.pkg \ No newline at end of file diff --git a/bin/aws_completer b/bin/aws_completer index 24193ae778..bbdb26ef25 120000 --- a/bin/aws_completer +++ b/bin/aws_completer @@ -1 +1 @@ -.awscli-2.22.17.pkg \ No newline at end of file +.awscli-2.22.22.pkg \ No newline at end of file diff --git a/bin/bq b/bin/bq index bf0a7cd1f9..f292161a65 120000 --- a/bin/bq +++ b/bin/bq @@ -1 +1 @@ -.gcloud-503.0.0.pkg \ No newline at end of file +.gcloud-504.0.1.pkg \ No newline at end of file diff --git a/bin/docker-credential-gcloud b/bin/docker-credential-gcloud index bf0a7cd1f9..f292161a65 120000 --- a/bin/docker-credential-gcloud +++ b/bin/docker-credential-gcloud @@ -1 +1 @@ -.gcloud-503.0.0.pkg \ No newline at end of file +.gcloud-504.0.1.pkg \ No newline at end of file diff --git a/bin/elastic-package b/bin/elastic-package index 31a412cfc0..4dbb18d2d0 120000 --- a/bin/elastic-package +++ b/bin/elastic-package @@ -1 +1 @@ -.elastic-package-0.107.2.pkg \ No newline at end of file +.elastic-package-0.108.0.pkg \ No newline at end of file diff --git a/bin/gcloud b/bin/gcloud index bf0a7cd1f9..f292161a65 120000 --- a/bin/gcloud +++ b/bin/gcloud @@ -1 +1 @@ -.gcloud-503.0.0.pkg \ No newline at end of file +.gcloud-504.0.1.pkg \ No newline at end of file diff --git a/bin/gh b/bin/gh index dcdb03ffc0..dbf5454c0c 120000 --- a/bin/gh +++ b/bin/gh @@ -1 +1 @@ -.gh-2.63.2.pkg \ No newline at end of file +.gh-2.64.0.pkg \ No newline at end of file diff --git a/bin/git-credential-gcloud.sh b/bin/git-credential-gcloud.sh index bf0a7cd1f9..f292161a65 120000 --- a/bin/git-credential-gcloud.sh +++ b/bin/git-credential-gcloud.sh @@ -1 +1 @@ -.gcloud-503.0.0.pkg \ No newline at end of file +.gcloud-504.0.1.pkg \ No newline at end of file diff --git a/bin/gsutil b/bin/gsutil index bf0a7cd1f9..f292161a65 120000 --- a/bin/gsutil +++ b/bin/gsutil @@ -1 +1 @@ -.gcloud-503.0.0.pkg \ No newline at end of file +.gcloud-504.0.1.pkg \ No newline at end of file diff --git a/bin/kind b/bin/kind index 283ee865f5..5404aaa542 120000 --- a/bin/kind +++ b/bin/kind @@ -1 +1 @@ -.kind-0.25.0.pkg \ No newline at end of file +.kind-0.26.0.pkg \ No newline at end of file