From c355a572bb5e911b45e76830d7a992ba98695fcf Mon Sep 17 00:00:00 2001 From: cloudsecmachine <157478105+cloudsecmachine@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:25:21 +0300 Subject: [PATCH] [updatecli] Update hermit and pre-commit dependencies (#2598) 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 --- .pre-commit-config.yaml | 6 +++--- ...tic-package-0.104.0.pkg => .elastic-package-0.106.0.pkg} | 0 bin/{.gcloud-495.0.0.pkg => .gcloud-497.0.0.pkg} | 0 bin/{.gh-2.58.0.pkg => .gh-2.59.0.pkg} | 0 bin/{.pre-commit-4.0.0.pkg => .pre-commit-4.0.1.pkg} | 0 bin/{.regal-0.27.0.pkg => .regal-0.28.0.pkg} | 0 bin/{.shfmt-3.9.0.pkg => .shfmt-3.10.0.pkg} | 0 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/pre-commit | 2 +- bin/regal | 2 +- bin/shfmt | 2 +- 17 files changed, 13 insertions(+), 13 deletions(-) rename bin/{.elastic-package-0.104.0.pkg => .elastic-package-0.106.0.pkg} (100%) rename bin/{.gcloud-495.0.0.pkg => .gcloud-497.0.0.pkg} (100%) rename bin/{.gh-2.58.0.pkg => .gh-2.59.0.pkg} (100%) rename bin/{.pre-commit-4.0.0.pkg => .pre-commit-4.0.1.pkg} (100%) rename bin/{.regal-0.27.0.pkg => .regal-0.28.0.pkg} (100%) rename bin/{.shfmt-3.9.0.pkg => .shfmt-3.10.0.pkg} (100%) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8504c6a49e..dc460aacbc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: args: ["--profile", "black"] - repo: https://github.com/psf/black - rev: 24.8.0 + rev: 24.10.0 hooks: - id: black @@ -77,7 +77,7 @@ repos: files: deploy/cloudformation/.*yml - repo: https://github.com/aws-cloudformation/cfn-lint - rev: v1.16.0 + rev: v1.17.2 hooks: - id: cfn-python-lint files: deploy/cloudformation/.*.yml @@ -184,7 +184,7 @@ repos: files: security-policies/.*\.(md|markdown)$ - repo: https://github.com/StyraInc/regal - rev: v0.27.0 + rev: v0.28.0 hooks: - id: regal-lint args: [security-policies/bundle] diff --git a/bin/.elastic-package-0.104.0.pkg b/bin/.elastic-package-0.106.0.pkg similarity index 100% rename from bin/.elastic-package-0.104.0.pkg rename to bin/.elastic-package-0.106.0.pkg diff --git a/bin/.gcloud-495.0.0.pkg b/bin/.gcloud-497.0.0.pkg similarity index 100% rename from bin/.gcloud-495.0.0.pkg rename to bin/.gcloud-497.0.0.pkg diff --git a/bin/.gh-2.58.0.pkg b/bin/.gh-2.59.0.pkg similarity index 100% rename from bin/.gh-2.58.0.pkg rename to bin/.gh-2.59.0.pkg diff --git a/bin/.pre-commit-4.0.0.pkg b/bin/.pre-commit-4.0.1.pkg similarity index 100% rename from bin/.pre-commit-4.0.0.pkg rename to bin/.pre-commit-4.0.1.pkg diff --git a/bin/.regal-0.27.0.pkg b/bin/.regal-0.28.0.pkg similarity index 100% rename from bin/.regal-0.27.0.pkg rename to bin/.regal-0.28.0.pkg diff --git a/bin/.shfmt-3.9.0.pkg b/bin/.shfmt-3.10.0.pkg similarity index 100% rename from bin/.shfmt-3.9.0.pkg rename to bin/.shfmt-3.10.0.pkg diff --git a/bin/bq b/bin/bq index 93fb387a6f..0ee7b5acef 120000 --- a/bin/bq +++ b/bin/bq @@ -1 +1 @@ -.gcloud-495.0.0.pkg \ No newline at end of file +.gcloud-497.0.0.pkg \ No newline at end of file diff --git a/bin/docker-credential-gcloud b/bin/docker-credential-gcloud index 93fb387a6f..0ee7b5acef 120000 --- a/bin/docker-credential-gcloud +++ b/bin/docker-credential-gcloud @@ -1 +1 @@ -.gcloud-495.0.0.pkg \ No newline at end of file +.gcloud-497.0.0.pkg \ No newline at end of file diff --git a/bin/elastic-package b/bin/elastic-package index 88aefc9b9d..6e3113eab2 120000 --- a/bin/elastic-package +++ b/bin/elastic-package @@ -1 +1 @@ -.elastic-package-0.104.0.pkg \ No newline at end of file +.elastic-package-0.106.0.pkg \ No newline at end of file diff --git a/bin/gcloud b/bin/gcloud index 93fb387a6f..0ee7b5acef 120000 --- a/bin/gcloud +++ b/bin/gcloud @@ -1 +1 @@ -.gcloud-495.0.0.pkg \ No newline at end of file +.gcloud-497.0.0.pkg \ No newline at end of file diff --git a/bin/gh b/bin/gh index 718e1995e8..ddd6bc0401 120000 --- a/bin/gh +++ b/bin/gh @@ -1 +1 @@ -.gh-2.58.0.pkg \ No newline at end of file +.gh-2.59.0.pkg \ No newline at end of file diff --git a/bin/git-credential-gcloud.sh b/bin/git-credential-gcloud.sh index 93fb387a6f..0ee7b5acef 120000 --- a/bin/git-credential-gcloud.sh +++ b/bin/git-credential-gcloud.sh @@ -1 +1 @@ -.gcloud-495.0.0.pkg \ No newline at end of file +.gcloud-497.0.0.pkg \ No newline at end of file diff --git a/bin/gsutil b/bin/gsutil index 93fb387a6f..0ee7b5acef 120000 --- a/bin/gsutil +++ b/bin/gsutil @@ -1 +1 @@ -.gcloud-495.0.0.pkg \ No newline at end of file +.gcloud-497.0.0.pkg \ No newline at end of file diff --git a/bin/pre-commit b/bin/pre-commit index e3c34c4c23..72e2b59967 120000 --- a/bin/pre-commit +++ b/bin/pre-commit @@ -1 +1 @@ -.pre-commit-4.0.0.pkg \ No newline at end of file +.pre-commit-4.0.1.pkg \ No newline at end of file diff --git a/bin/regal b/bin/regal index ce380379d7..0e0fd30c6a 120000 --- a/bin/regal +++ b/bin/regal @@ -1 +1 @@ -.regal-0.27.0.pkg \ No newline at end of file +.regal-0.28.0.pkg \ No newline at end of file diff --git a/bin/shfmt b/bin/shfmt index 2d9ec317af..6c5170fb15 120000 --- a/bin/shfmt +++ b/bin/shfmt @@ -1 +1 @@ -.shfmt-3.9.0.pkg \ No newline at end of file +.shfmt-3.10.0.pkg \ No newline at end of file