Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/awslabs/cfn-python-lint: v1.18.4 → v1.19.0](aws-cloudformation/cfn-lint@v1.18.4...v1.19.0)
- [github.com/executablebooks/mdformat: 0.7.18 → 0.7.19](hukkin/mdformat@0.7.18...0.7.19)
  • Loading branch information
pre-commit-ci[bot] authored Nov 18, 2024
1 parent 7469fb3 commit 58e8125
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 @@ -15,7 +15,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/awslabs/cfn-python-lint
rev: v1.18.4
rev: v1.19.0
hooks:
- id: cfn-python-lint
files: template\.(json|yml|yaml)$
Expand All @@ -24,7 +24,7 @@ repos:
hooks:
- id: remove-tabs
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.18 # Use the ref you want to point at
rev: 0.7.19 # Use the ref you want to point at
hooks:
- id: mdformat
# Optionally add plugins
Expand Down

0 comments on commit 58e8125

Please sign in to comment.