Skip to content

Commit b0e028e

Browse files
chore(deps-dev): Bump pre-commit from 2.20.0 to 2.21.0 (#1839)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.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@v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6acee0 commit b0e028e

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.0
8-
pre-commit==2.20.0
8+
pre-commit==2.21.0
99
codespell==2.2.2
1010
bandit==1.7.4
1111
flake8==6.0.0

0 commit comments

Comments
 (0)