Skip to content

Commit a0e0e48

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/awslabs/cfn-python-lint: v1.20.1 → v1.22.3](aws-cloudformation/cfn-lint@v1.20.1...v1.22.3) - [github.com/python-poetry/poetry: 1.8.0 → 2.0.0](python-poetry/poetry@1.8.0...2.0.0)
1 parent 9810156 commit a0e0e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: yamllint
2222
- repo: https://github.com/awslabs/cfn-python-lint
23-
rev: v1.20.1
23+
rev: v1.22.3
2424
hooks:
2525
- id: cfn-python-lint
2626
args:
@@ -43,7 +43,7 @@ repos:
4343
hooks:
4444
- id: black
4545
- repo: https://github.com/python-poetry/poetry
46-
rev: '1.8.0'
46+
rev: '2.0.0'
4747
hooks:
4848
- id: poetry-check
4949
- id: poetry-lock

0 commit comments

Comments
 (0)