diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0bc6455b27..85a4d3b1c7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ exclude: (bin/(activate-)?hermit)|(scripts/make/gimme/.*) repos: ## General - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: - id: check-merge-conflict - id: check-added-large-files @@ -26,7 +26,7 @@ repos: ## Golang hooks - repo: https://github.com/golangci/golangci-lint - rev: v1.56.1 + rev: v1.57.2 hooks: - id: golangci-lint @@ -39,7 +39,7 @@ repos: files: ^(.ci/scripts|.github/actions|tests)/ - repo: https://github.com/pycqa/pylint - rev: v3.0.3 + rev: v3.1.0 hooks: - id: pylint args: [ @@ -50,7 +50,7 @@ repos: exclude: security-policies.* - repo: https://github.com/psf/black - rev: 24.1.1 + rev: 24.3.0 hooks: - id: black @@ -67,7 +67,7 @@ repos: files: deploy/cloudformation/.*yml - repo: https://github.com/awslabs/cfn-python-lint - rev: v0.85.0 + rev: v0.86.2 hooks: - id: cfn-python-lint files: deploy/cloudformation/.*.yml @@ -173,7 +173,7 @@ repos: files: security-policies/.*\.(md|markdown)$ - repo: https://github.com/StyraInc/regal - rev: v0.15.0 + rev: v0.19.0 hooks: - id: regal-lint args: [security-policies/bundle] diff --git a/bin/.elastic-package-0.96.1.pkg b/bin/.elastic-package-0.99.0.pkg similarity index 100% rename from bin/.elastic-package-0.96.1.pkg rename to bin/.elastic-package-0.99.0.pkg diff --git a/bin/.gcloud-462.0.1.pkg b/bin/.gcloud-471.0.0.pkg similarity index 100% rename from bin/.gcloud-462.0.1.pkg rename to bin/.gcloud-471.0.0.pkg diff --git a/bin/.gh-2.43.1.pkg b/bin/.gh-2.47.0.pkg similarity index 100% rename from bin/.gh-2.43.1.pkg rename to bin/.gh-2.47.0.pkg diff --git a/bin/.golangci-lint-1.56.1.pkg b/bin/.golangci-lint-1.57.2.pkg similarity index 100% rename from bin/.golangci-lint-1.56.1.pkg rename to bin/.golangci-lint-1.57.2.pkg diff --git a/bin/.just-1.23.0.pkg b/bin/.just-1.25.2.pkg similarity index 100% rename from bin/.just-1.23.0.pkg rename to bin/.just-1.25.2.pkg diff --git a/bin/.kind-0.21.0.pkg b/bin/.kind-0.22.0.pkg similarity index 100% rename from bin/.kind-0.21.0.pkg rename to bin/.kind-0.22.0.pkg diff --git a/bin/.opa-0.61.0.pkg b/bin/.opa-0.63.0.pkg similarity index 100% rename from bin/.opa-0.61.0.pkg rename to bin/.opa-0.63.0.pkg diff --git a/bin/.pre-commit-3.6.0.pkg b/bin/.pre-commit-3.7.0.pkg similarity index 100% rename from bin/.pre-commit-3.6.0.pkg rename to bin/.pre-commit-3.7.0.pkg diff --git a/bin/.regal-0.15.0.pkg b/bin/.regal-0.19.0.pkg similarity index 100% rename from bin/.regal-0.15.0.pkg rename to bin/.regal-0.19.0.pkg diff --git a/bin/.shellcheck-0.9.0.pkg b/bin/.shellcheck-0.10.0.pkg similarity index 100% rename from bin/.shellcheck-0.9.0.pkg rename to bin/.shellcheck-0.10.0.pkg diff --git a/bin/.shfmt-3.7.0.pkg b/bin/.shfmt-3.8.0.pkg similarity index 100% rename from bin/.shfmt-3.7.0.pkg rename to bin/.shfmt-3.8.0.pkg diff --git a/bin/.yq-4.40.5.pkg b/bin/.yq-4.43.1.pkg similarity index 100% rename from bin/.yq-4.40.5.pkg rename to bin/.yq-4.43.1.pkg diff --git a/bin/bq b/bin/bq index be0027d2e7..6e29576086 120000 --- a/bin/bq +++ b/bin/bq @@ -1 +1 @@ -.gcloud-462.0.1.pkg \ No newline at end of file +.gcloud-471.0.0.pkg \ No newline at end of file diff --git a/bin/docker-credential-gcloud b/bin/docker-credential-gcloud index be0027d2e7..6e29576086 120000 --- a/bin/docker-credential-gcloud +++ b/bin/docker-credential-gcloud @@ -1 +1 @@ -.gcloud-462.0.1.pkg \ No newline at end of file +.gcloud-471.0.0.pkg \ No newline at end of file diff --git a/bin/elastic-package b/bin/elastic-package index e35d50e17d..99518d8511 120000 --- a/bin/elastic-package +++ b/bin/elastic-package @@ -1 +1 @@ -.elastic-package-0.96.1.pkg \ No newline at end of file +.elastic-package-0.99.0.pkg \ No newline at end of file diff --git a/bin/gcloud b/bin/gcloud index be0027d2e7..6e29576086 120000 --- a/bin/gcloud +++ b/bin/gcloud @@ -1 +1 @@ -.gcloud-462.0.1.pkg \ No newline at end of file +.gcloud-471.0.0.pkg \ No newline at end of file diff --git a/bin/gh b/bin/gh index d208799c97..192f14ea1c 120000 --- a/bin/gh +++ b/bin/gh @@ -1 +1 @@ -.gh-2.43.1.pkg \ No newline at end of file +.gh-2.47.0.pkg \ No newline at end of file diff --git a/bin/git-credential-gcloud.sh b/bin/git-credential-gcloud.sh index be0027d2e7..6e29576086 120000 --- a/bin/git-credential-gcloud.sh +++ b/bin/git-credential-gcloud.sh @@ -1 +1 @@ -.gcloud-462.0.1.pkg \ No newline at end of file +.gcloud-471.0.0.pkg \ No newline at end of file diff --git a/bin/golangci-lint b/bin/golangci-lint index ccf2359256..efa3e74b1d 120000 --- a/bin/golangci-lint +++ b/bin/golangci-lint @@ -1 +1 @@ -.golangci-lint-1.56.1.pkg \ No newline at end of file +.golangci-lint-1.57.2.pkg \ No newline at end of file diff --git a/bin/gsutil b/bin/gsutil index be0027d2e7..6e29576086 120000 --- a/bin/gsutil +++ b/bin/gsutil @@ -1 +1 @@ -.gcloud-462.0.1.pkg \ No newline at end of file +.gcloud-471.0.0.pkg \ No newline at end of file diff --git a/bin/just b/bin/just index 38ec35796e..c21d8adf7e 120000 --- a/bin/just +++ b/bin/just @@ -1 +1 @@ -.just-1.23.0.pkg \ No newline at end of file +.just-1.25.2.pkg \ No newline at end of file diff --git a/bin/kind b/bin/kind index 0a4f174bee..e6f74b0cd5 120000 --- a/bin/kind +++ b/bin/kind @@ -1 +1 @@ -.kind-0.21.0.pkg \ No newline at end of file +.kind-0.22.0.pkg \ No newline at end of file diff --git a/bin/opa b/bin/opa index 2d65bdc2be..bf6c79d576 120000 --- a/bin/opa +++ b/bin/opa @@ -1 +1 @@ -.opa-0.61.0.pkg \ No newline at end of file +.opa-0.63.0.pkg \ No newline at end of file diff --git a/bin/pre-commit b/bin/pre-commit index 39538c1e6b..ae763cbb57 120000 --- a/bin/pre-commit +++ b/bin/pre-commit @@ -1 +1 @@ -.pre-commit-3.6.0.pkg \ No newline at end of file +.pre-commit-3.7.0.pkg \ No newline at end of file diff --git a/bin/regal b/bin/regal index 855f4076b6..db67cdcc4f 120000 --- a/bin/regal +++ b/bin/regal @@ -1 +1 @@ -.regal-0.15.0.pkg \ No newline at end of file +.regal-0.19.0.pkg \ No newline at end of file diff --git a/bin/shellcheck b/bin/shellcheck index 17e3eea792..a67dcb9bd7 120000 --- a/bin/shellcheck +++ b/bin/shellcheck @@ -1 +1 @@ -.shellcheck-0.9.0.pkg \ No newline at end of file +.shellcheck-0.10.0.pkg \ No newline at end of file diff --git a/bin/shfmt b/bin/shfmt index c3afb01bc1..2b7776871b 120000 --- a/bin/shfmt +++ b/bin/shfmt @@ -1 +1 @@ -.shfmt-3.7.0.pkg \ No newline at end of file +.shfmt-3.8.0.pkg \ No newline at end of file diff --git a/bin/yq b/bin/yq index 891c2f3057..b50162295b 120000 --- a/bin/yq +++ b/bin/yq @@ -1 +1 @@ -.yq-4.40.5.pkg \ No newline at end of file +.yq-4.43.1.pkg \ No newline at end of file