Skip to content

Commit 6e2ff7f

Browse files
chore(deps-dev): bump pre-commit from 2.19.0 to 3.3.2 (#8859)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 3.3.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@v2.19.0...v3.3.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0771773 commit 6e2ff7f

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

Lines changed: 6 additions & 7 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
@@ -136,7 +136,7 @@ pylint = "2.17.4"
136136
pep8 = "1.7.1"
137137
isort = "5.12.0"
138138
black = "22.3.0"
139-
pre-commit = "2.19.0"
139+
pre-commit = "3.3.2"
140140
pytype = "2022.2.8"
141141
pycln = "2.1.3"
142142
pyupgrade = "2.32.1"

0 commit comments

Comments
 (0)