Skip to content

Commit 1c0fbce

Browse files
chore(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 in the minor-version-bumps group (#2695)
chore(deps-dev): bump pre-commit in the minor-version-bumps group Bumps the minor-version-bumps group with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `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 dependency-group: minor-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d59c58f commit 1c0fbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest-asyncio~=0.23.8
55
# pytest-order~=1.0.1
66
mypy~=1.14.1
77
coverage~=7.6
8-
pre-commit==4.0.1
8+
pre-commit==4.1.0
99
codespell==2.3.0
1010
bandit==1.8.2
1111
flake8==7.1.1

0 commit comments

Comments
 (0)