From 502234fd96b3871f0bbfaf4749bcaae3ccfcb853 Mon Sep 17 00:00:00 2001 From: cloudsecmachine <157478105+cloudsecmachine@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:44:55 +0300 Subject: [PATCH] [updatecli] Update hermit and pre-commit dependencies (#2485) 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 | 4 ++-- ...astic-package-0.102.0.pkg => .elastic-package-0.103.0.pkg} | 0 bin/{.gcloud-490.0.0.pkg => .gcloud-491.0.0.pkg} | 0 bin/{.regal-0.25.0.pkg => .regal-0.26.1.pkg} | 0 bin/bq | 2 +- bin/docker-credential-gcloud | 2 +- bin/elastic-package | 2 +- bin/gcloud | 2 +- bin/git-credential-gcloud.sh | 2 +- bin/gsutil | 2 +- bin/regal | 2 +- 11 files changed, 9 insertions(+), 9 deletions(-) rename bin/{.elastic-package-0.102.0.pkg => .elastic-package-0.103.0.pkg} (100%) rename bin/{.gcloud-490.0.0.pkg => .gcloud-491.0.0.pkg} (100%) rename bin/{.regal-0.25.0.pkg => .regal-0.26.1.pkg} (100%) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eecf9726af..8993894044 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.11.1 + rev: v1.12.4 hooks: - id: cfn-python-lint files: deploy/cloudformation/.*.yml @@ -183,7 +183,7 @@ repos: files: security-policies/.*\.(md|markdown)$ - repo: https://github.com/StyraInc/regal - rev: v0.25.0 + rev: v0.26.1 hooks: - id: regal-lint args: [security-policies/bundle] diff --git a/bin/.elastic-package-0.102.0.pkg b/bin/.elastic-package-0.103.0.pkg similarity index 100% rename from bin/.elastic-package-0.102.0.pkg rename to bin/.elastic-package-0.103.0.pkg diff --git a/bin/.gcloud-490.0.0.pkg b/bin/.gcloud-491.0.0.pkg similarity index 100% rename from bin/.gcloud-490.0.0.pkg rename to bin/.gcloud-491.0.0.pkg diff --git a/bin/.regal-0.25.0.pkg b/bin/.regal-0.26.1.pkg similarity index 100% rename from bin/.regal-0.25.0.pkg rename to bin/.regal-0.26.1.pkg diff --git a/bin/bq b/bin/bq index 5389449642..4e73a176ce 120000 --- a/bin/bq +++ b/bin/bq @@ -1 +1 @@ -.gcloud-490.0.0.pkg \ No newline at end of file +.gcloud-491.0.0.pkg \ No newline at end of file diff --git a/bin/docker-credential-gcloud b/bin/docker-credential-gcloud index 5389449642..4e73a176ce 120000 --- a/bin/docker-credential-gcloud +++ b/bin/docker-credential-gcloud @@ -1 +1 @@ -.gcloud-490.0.0.pkg \ No newline at end of file +.gcloud-491.0.0.pkg \ No newline at end of file diff --git a/bin/elastic-package b/bin/elastic-package index c4a80f078e..59bd287602 120000 --- a/bin/elastic-package +++ b/bin/elastic-package @@ -1 +1 @@ -.elastic-package-0.102.0.pkg \ No newline at end of file +.elastic-package-0.103.0.pkg \ No newline at end of file diff --git a/bin/gcloud b/bin/gcloud index 5389449642..4e73a176ce 120000 --- a/bin/gcloud +++ b/bin/gcloud @@ -1 +1 @@ -.gcloud-490.0.0.pkg \ No newline at end of file +.gcloud-491.0.0.pkg \ No newline at end of file diff --git a/bin/git-credential-gcloud.sh b/bin/git-credential-gcloud.sh index 5389449642..4e73a176ce 120000 --- a/bin/git-credential-gcloud.sh +++ b/bin/git-credential-gcloud.sh @@ -1 +1 @@ -.gcloud-490.0.0.pkg \ No newline at end of file +.gcloud-491.0.0.pkg \ No newline at end of file diff --git a/bin/gsutil b/bin/gsutil index 5389449642..4e73a176ce 120000 --- a/bin/gsutil +++ b/bin/gsutil @@ -1 +1 @@ -.gcloud-490.0.0.pkg \ No newline at end of file +.gcloud-491.0.0.pkg \ No newline at end of file diff --git a/bin/regal b/bin/regal index c62c5f36a9..a8683a52a5 120000 --- a/bin/regal +++ b/bin/regal @@ -1 +1 @@ -.regal-0.25.0.pkg \ No newline at end of file +.regal-0.26.1.pkg \ No newline at end of file