Skip to content

Commit ec527a7

Browse files
dependabot[bot]huyz
authored andcommitted
build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ca001f commit ec527a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -14,7 +14,7 @@ distlib = "^0.3.8"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
antsibull-changelog = "^0.31.2"
17-
pre-commit = "^4.0.1"
17+
pre-commit = "^4.1.0"
1818
# Avoid the dumb, irrelevant ansible-lint error
1919
# https://github.com/ansible/ansible-lint/discussions/2820
2020
ansible-lint = { version = "^25.1.1", markers = "platform_system != 'Windows'" }

0 commit comments

Comments
 (0)