Skip to content

Commit b96d886

Browse files
chore(deps-dev): bump pre-commit from 3.7.0 to 3.7.1 (#4121)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1. - [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@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 234f8ea commit b96d886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==24.4.2
22
isort; python_version < "3.8"
33
isort==5.13.2; python_version >= "3.8"
44
pre-commit; python_version <= "3.8"
5-
pre-commit==3.7.0; python_version > "3.8"
5+
pre-commit==3.7.1; python_version > "3.8"
66
flake8; python_version < "3.8"
77
flake8==7.0.0; python_version >= "3.8"
88
bandit==1.7.8

0 commit comments

Comments
 (0)