diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c1a3b7d77..e3e4ccd964 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: files: ^(.ci/scripts|.github/actions|tests)/ - repo: https://github.com/pycqa/pylint - rev: v3.3.1 + rev: v3.3.2 hooks: - id: pylint args: [ @@ -77,7 +77,7 @@ repos: files: deploy/cloudformation/.*yml - repo: https://github.com/aws-cloudformation/cfn-lint - rev: v1.20.0 + rev: v1.20.1 hooks: - id: cfn-python-lint files: deploy/cloudformation/.*.yml diff --git a/bin/.awscli-2.22.4.pkg b/bin/.awscli-2.22.7.pkg similarity index 100% rename from bin/.awscli-2.22.4.pkg rename to bin/.awscli-2.22.7.pkg diff --git a/bin/.gh-2.62.0.pkg b/bin/.gh-2.63.0.pkg similarity index 100% rename from bin/.gh-2.62.0.pkg rename to bin/.gh-2.63.0.pkg diff --git a/bin/.golangci-lint-1.62.0.pkg b/bin/.golangci-lint-1.62.2.pkg similarity index 100% rename from bin/.golangci-lint-1.62.0.pkg rename to bin/.golangci-lint-1.62.2.pkg diff --git a/bin/aws b/bin/aws index 97f2aaeb88..3a01c1f35c 120000 --- a/bin/aws +++ b/bin/aws @@ -1 +1 @@ -.awscli-2.22.4.pkg \ No newline at end of file +.awscli-2.22.7.pkg \ No newline at end of file diff --git a/bin/aws_completer b/bin/aws_completer index 97f2aaeb88..3a01c1f35c 120000 --- a/bin/aws_completer +++ b/bin/aws_completer @@ -1 +1 @@ -.awscli-2.22.4.pkg \ No newline at end of file +.awscli-2.22.7.pkg \ No newline at end of file diff --git a/bin/gh b/bin/gh index 0584384531..8fa08f7d80 120000 --- a/bin/gh +++ b/bin/gh @@ -1 +1 @@ -.gh-2.62.0.pkg \ No newline at end of file +.gh-2.63.0.pkg \ No newline at end of file diff --git a/bin/golangci-lint b/bin/golangci-lint index 1997017ab9..0ba8ac4932 120000 --- a/bin/golangci-lint +++ b/bin/golangci-lint @@ -1 +1 @@ -.golangci-lint-1.62.0.pkg \ No newline at end of file +.golangci-lint-1.62.2.pkg \ No newline at end of file