Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump cfn-lint from 1.14.2 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.14.2 to 1.15.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.14.2...v1.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 185d51b commit 9ae6410
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 @@ -22,7 +22,7 @@ pytest = "^8.3.3"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8.0"
cfn-lint = "^1.14.2"
cfn-lint = "^1.15.0"
pip-licenses = "^5.0.0"

[build-system]
Expand Down

0 comments on commit 9ae6410

Please sign in to comment.