Skip to content

Commit 1a344c5

Browse files
[pre-commit.ci] pre-commit autoupdate (#58)
updates: - [github.com/awslabs/cfn-python-lint: v1.42.0 → v1.43.1](aws-cloudformation/cfn-lint@v1.42.0...v1.43.1) - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 47fb639 commit 1a344c5

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.42.0
20+
rev: v1.43.1
2121
hooks:
2222
- id: cfn-python-lint
2323
files: template\.(json|yml|yaml)$
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: remove-tabs
2828
- repo: https://github.com/psf/black-pre-commit-mirror
29-
rev: 25.11.0
29+
rev: 25.12.0
3030
hooks:
3131
- id: black
3232
language_version: python3.12

0 commit comments

Comments
 (0)