Skip to content

Commit

Permalink
pre-commit --autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
nosborn committed Sep 22, 2022
1 parent 5cfe137 commit 4fccbce
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 @@ -20,15 +20,15 @@ repos:
exclude: examples/ignore/example-ignore.md

- repo: https://github.com/adrienverge/yamllint
rev: v1.26.3
rev: v1.28.0
hooks:
- id: yamllint
args:
- --config-file=.yamllint
- --strict

- repo: https://github.com/rhysd/actionlint
rev: v1.6.13
rev: v1.6.19
hooks:
- id: actionlint-docker

Expand Down

0 comments on commit 4fccbce

Please sign in to comment.