Skip to content

Commit fa7d97e

Browse files
[pre-commit.ci] pre-commit autoupdate (#40)
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/awslabs/cfn-python-lint: v1.38.1 → v1.39.1](aws-cloudformation/cfn-lint@v1.38.1...v1.39.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent adb7ec8 commit fa7d97e

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
@@ -2,7 +2,7 @@ ci:
22
autoupdate_schedule: monthly
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v5.0.0
5+
rev: v6.0.0
66
hooks:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: yamllint
1414
- repo: https://github.com/awslabs/cfn-python-lint
15-
rev: v1.38.1
15+
rev: v1.39.1
1616
hooks:
1717
- id: cfn-python-lint
1818
files: template\.(json|yml|yaml)$

0 commit comments

Comments
 (0)