Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
pre-commit-ci[bot] authored Jan 6, 2025
1 parent 9810156 commit a0e0e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/awslabs/cfn-python-lint
rev: v1.20.1
rev: v1.22.3
hooks:
- id: cfn-python-lint
args:
Expand All @@ -43,7 +43,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/python-poetry/poetry
rev: '1.8.0'
rev: '2.0.0'
hooks:
- id: poetry-check
- id: poetry-lock
Expand Down

0 comments on commit a0e0e48

Please sign in to comment.