Skip to content

Commit 83cf2b7

Browse files
dependabot[bot]lucasrcezimbra
authored andcommitted
build(deps-dev): bump pre-commit from 4.0.1 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.2.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.2.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 5c01cba commit 83cf2b7

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
@@ -18,7 +18,7 @@ cookiecutter = "^2.6.0"
1818
[tool.poetry.group.dev.dependencies]
1919
pytest = "^8.3.4"
2020
pytest-cookies = "^0.7.0"
21-
pre-commit = "^4.0.1"
21+
pre-commit = "^4.2.0"
2222

2323

2424
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)