Skip to content

Commit

Permalink
chore(deps): update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Jan 9, 2025
1 parent 6716b80 commit d144545
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@ repos:

- repo: https://github.com/renovatebot/pre-commit-hooks
# renovate: datasource=github-releases depName=renovate-config-validator packageName=renovatebot/pre-commit-hooks
rev: 39.0.1
rev: 39.96.2
hooks:
- id: renovate-config-validator
language_version: 20.18.0

- repo: https://github.com/rhysd/actionlint
# renovate: datasource=github-releases depName=actionlint packageName=rhysd/actionlint
rev: v1.7.3
rev: v1.7.6
hooks:
- id: actionlint-docker

- repo: https://github.com/igorshubovych/markdownlint-cli
# renovate: datasource=github-releases depName=markdownlint packageName=igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint-docker

0 comments on commit d144545

Please sign in to comment.