Skip to content

Commit 936d6e3

Browse files
[pre-commit.ci] pre-commit autoupdate (#8)
updates: - [github.com/awslabs/cfn-python-lint: v0.85.2 → v0.86.0](aws-cloudformation/cfn-lint@v0.85.2...v0.86.0) - [github.com/python-poetry/poetry: 1.7.0 → 1.8.0](python-poetry/poetry@1.7.0...1.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7c2342b commit 936d6e3

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: v0.85.2
20+
rev: v0.86.0
2121
hooks:
2222
- id: cfn-python-lint
2323
args:
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: black
4242
- repo: https://github.com/python-poetry/poetry
43-
rev: '1.7.0'
43+
rev: '1.8.0'
4444
hooks:
4545
- id: poetry-check
4646
- id: poetry-lock

0 commit comments

Comments
 (0)