Skip to content

Commit

Permalink
Merge pull request #514 from ansible/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Jul 11, 2023
2 parents 5ecdfcd + 6ccec2a commit be4e13f
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 @@ -5,7 +5,7 @@ ci:

repos:
- repo: https://github.com/asottile/add-trailing-comma.git
rev: v2.4.0
rev: v3.0.0
hooks:
- id: add-trailing-comma

Expand Down Expand Up @@ -75,7 +75,7 @@ repos:
^docs/_samples/.*\.py$
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.30.0
rev: v1.32.0
hooks:
- id: yamllint
files: \.(yaml|yml)$
Expand Down

0 comments on commit be4e13f

Please sign in to comment.