diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac290c6c8f..17580767ea 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.18.4 + rev: v1.19.0 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.28.0 + rev: v0.29.0 hooks: - id: regal-lint args: [security-policies/bundle] diff --git a/bin/.awscli-2.19.4.pkg b/bin/.awscli-2.20.0.pkg similarity index 100% rename from bin/.awscli-2.19.4.pkg rename to bin/.awscli-2.20.0.pkg diff --git a/bin/.elastic-package-0.106.0.pkg b/bin/.elastic-package-0.107.0.pkg similarity index 100% rename from bin/.elastic-package-0.106.0.pkg rename to bin/.elastic-package-0.107.0.pkg diff --git a/bin/.gcloud-500.0.0.pkg b/bin/.gcloud-501.0.0.pkg similarity index 100% rename from bin/.gcloud-500.0.0.pkg rename to bin/.gcloud-501.0.0.pkg diff --git a/bin/.regal-0.28.0.pkg b/bin/.regal-0.29.0.pkg similarity index 100% rename from bin/.regal-0.28.0.pkg rename to bin/.regal-0.29.0.pkg diff --git a/bin/aws b/bin/aws index e4213c3f5e..e1b5305f90 120000 --- a/bin/aws +++ b/bin/aws @@ -1 +1 @@ -.awscli-2.19.4.pkg \ No newline at end of file +.awscli-2.20.0.pkg \ No newline at end of file diff --git a/bin/aws_completer b/bin/aws_completer index e4213c3f5e..e1b5305f90 120000 --- a/bin/aws_completer +++ b/bin/aws_completer @@ -1 +1 @@ -.awscli-2.19.4.pkg \ No newline at end of file +.awscli-2.20.0.pkg \ No newline at end of file diff --git a/bin/bq b/bin/bq index d57458febf..f0e82d2b49 120000 --- a/bin/bq +++ b/bin/bq @@ -1 +1 @@ -.gcloud-500.0.0.pkg \ No newline at end of file +.gcloud-501.0.0.pkg \ No newline at end of file diff --git a/bin/docker-credential-gcloud b/bin/docker-credential-gcloud index d57458febf..f0e82d2b49 120000 --- a/bin/docker-credential-gcloud +++ b/bin/docker-credential-gcloud @@ -1 +1 @@ -.gcloud-500.0.0.pkg \ No newline at end of file +.gcloud-501.0.0.pkg \ No newline at end of file diff --git a/bin/elastic-package b/bin/elastic-package index 6e3113eab2..a8e89a059b 120000 --- a/bin/elastic-package +++ b/bin/elastic-package @@ -1 +1 @@ -.elastic-package-0.106.0.pkg \ No newline at end of file +.elastic-package-0.107.0.pkg \ No newline at end of file diff --git a/bin/gcloud b/bin/gcloud index d57458febf..f0e82d2b49 120000 --- a/bin/gcloud +++ b/bin/gcloud @@ -1 +1 @@ -.gcloud-500.0.0.pkg \ No newline at end of file +.gcloud-501.0.0.pkg \ No newline at end of file diff --git a/bin/git-credential-gcloud.sh b/bin/git-credential-gcloud.sh index d57458febf..f0e82d2b49 120000 --- a/bin/git-credential-gcloud.sh +++ b/bin/git-credential-gcloud.sh @@ -1 +1 @@ -.gcloud-500.0.0.pkg \ No newline at end of file +.gcloud-501.0.0.pkg \ No newline at end of file diff --git a/bin/gsutil b/bin/gsutil index d57458febf..f0e82d2b49 120000 --- a/bin/gsutil +++ b/bin/gsutil @@ -1 +1 @@ -.gcloud-500.0.0.pkg \ No newline at end of file +.gcloud-501.0.0.pkg \ No newline at end of file diff --git a/bin/regal b/bin/regal index 0e0fd30c6a..cb29b06f0e 120000 --- a/bin/regal +++ b/bin/regal @@ -1 +1 @@ -.regal-0.28.0.pkg \ No newline at end of file +.regal-0.29.0.pkg \ No newline at end of file