Skip to content

Commit

Permalink
Merge pull request #44 from trussworks/barry-update-pre-commit
Browse files Browse the repository at this point in the history
ci: update pre-commit
  • Loading branch information
esacteksab committed Feb 26, 2023
2 parents 85f2105 + e30dc01 commit bc2ebe2
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 @@ -25,7 +25,7 @@ repos:
exclude: README.m(ark)?d(own)?

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.32.2
rev: v0.33.0
hooks:
- id: markdownlint

Expand All @@ -41,6 +41,6 @@ repos:
args: ["markdown", "table", "--output-file", "README.md", "."]

- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.77.0
rev: v1.77.1
hooks:
- id: terraform_fmt

0 comments on commit bc2ebe2

Please sign in to comment.