Skip to content

Commit

Permalink
[updatecli] Update hermit and pre-commit dependencies (#2550)
Browse files Browse the repository at this point in the history
chore: Update hermit and pre-commit packages

Made with ❤️️ by updatecli

Co-authored-by: Rômulo Farias <romulo.farias@elastic.co>
  • Loading branch information
cloudsecmachine and romulets authored Sep 23, 2024
1 parent 0205f22 commit 0ecbc41
Show file tree
Hide file tree
Showing 13 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
files: ^(.ci/scripts|.github/actions|tests)/

- repo: https://github.com/pycqa/pylint
rev: v3.2.7
rev: v3.3.0
hooks:
- id: pylint
args: [
Expand Down Expand Up @@ -77,7 +77,7 @@ repos:
files: deploy/cloudformation/.*yml

- repo: https://github.com/aws-cloudformation/cfn-lint
rev: v1.13.0
rev: v1.14.2
hooks:
- id: cfn-python-lint
files: deploy/cloudformation/.*.yml
Expand Down Expand Up @@ -183,7 +183,7 @@ repos:
files: security-policies/.*\.(md|markdown)$

- repo: https://github.com/StyraInc/regal
rev: v0.26.2
rev: v0.27.0
hooks:
- id: regal-lint
args: [security-policies/bundle]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion bin/aws-iam-authenticator
2 changes: 1 addition & 1 deletion bin/bq
2 changes: 1 addition & 1 deletion bin/docker-credential-gcloud
2 changes: 1 addition & 1 deletion bin/gcloud
2 changes: 1 addition & 1 deletion bin/gh
2 changes: 1 addition & 1 deletion bin/git-credential-gcloud.sh
2 changes: 1 addition & 1 deletion bin/gsutil
2 changes: 1 addition & 1 deletion bin/regal

0 comments on commit 0ecbc41

Please sign in to comment.