Skip to content

Commit

Permalink
Merge branch 'main' into lease-annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel authored Jan 22, 2025
2 parents abba9b3 + cb80cbe commit dc25289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,12 @@ repos:
args: ["--schemafile", "charts/nginx-ingress/values.schema.json"]

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.17.1
rev: v0.17.2
hooks:
- id: markdownlint-cli2

- repo: https://github.com/rhysd/actionlint
rev: v1.7.6
rev: v1.7.7
hooks:
- id: actionlint
name: Lint GitHub Actions workflow files
Expand Down

0 comments on commit dc25289

Please sign in to comment.