Skip to content

Commit ec750cd

Browse files
chore(deps-dev): Bump pre-commit from 3.0.1 to 3.0.2 (#1898)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.1 to 3.0.2. - [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.0.1...v3.0.2) --- 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> Co-authored-by: BobDotCom <[email protected]>
1 parent db586a8 commit ec750cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest-asyncio~=0.20.3
55
# pytest-order~=1.0.1
66
mypy~=0.991
77
coverage~=7.1
8-
pre-commit==3.0.1
8+
pre-commit==3.0.2
99
codespell==2.2.2
1010
bandit==1.7.4
1111
flake8==6.0.0

0 commit comments

Comments
 (0)