Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 3104c3e

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

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
@@ -53,7 +53,7 @@ flake8-rst-docstrings = "^0.2.3"
5353
pep8-naming = "^0.12.1"
5454
darglint = "^1.8.1"
5555
reorder-python-imports = "^2.7.1"
56-
pre-commit-hooks = "^4.0.1"
56+
pre-commit-hooks = "^4.2.0"
5757
sphinx-click = "^3.1.0"
5858
Pygments = "^2.11.2"
5959
pyupgrade = "^2.31.0"

0 commit comments

Comments
 (0)