Skip to content

Commit 95ad27b

Browse files
pre-commit-ci[bot]ConsoleCatzirl
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/awslabs/cfn-python-lint: v1.40.0 → v1.40.3](aws-cloudformation/cfn-lint@v1.40.0...v1.40.3) - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](hukkin/mdformat@0.7.22...1.0.0)
1 parent 62ad03e commit 95ad27b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: yamllint
1919
- repo: https://github.com/awslabs/cfn-python-lint
20-
rev: v1.40.0
20+
rev: v1.40.3
2121
hooks:
2222
- id: cfn-python-lint
2323
files: template\.(json|yml|yaml)$
@@ -31,7 +31,7 @@ repos:
3131
- id: black
3232
language_version: python3.12
3333
- repo: https://github.com/executablebooks/mdformat
34-
rev: 0.7.22 # Use the ref you want to point at
34+
rev: 1.0.0 # Use the ref you want to point at
3535
hooks:
3636
- id: mdformat
3737
# Optionally add plugins

0 commit comments

Comments
 (0)