Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump cfn-lint from 1.12.4 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
- [Commits](aws-cloudformation/cfn-lint@v1.12.4...v1.13.0)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 0cd7e94 commit 7470656
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ boto3 = "^1.35.18"
argparse = "^1.4.0"
pre-commit = "^3.5.0"
pytest = "^8.3.3"
cfn-lint = "^1.12.4"
cfn-lint = "^1.13.0"

[tool.poetry.dev-dependencies]
flake8 = "^5.0.4"
Expand Down

0 comments on commit 7470656

Please sign in to comment.