Skip to content

Commit 35ac127

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.22.0 to 1.22.1
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.22.0 to 1.22.1. - [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.22.0...v1.22.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8bfd7f commit 35ac127

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requests = "^2.32.3"
2828
flake8 = "^7.1.1"
2929
pip-licenses = "^4.5.1"
3030
pre-commit = "^3.5.0"
31-
cfn-lint = "^1.22.0"
31+
cfn-lint = "^1.22.1"
3232

3333
[tool.poetry.scripts]
3434

0 commit comments

Comments
 (0)