Skip to content

Commit

Permalink
⬆ Bump pre-commit from 3.2.2 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 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@v3.2.2...v3.3.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent e4d8216 commit a59a199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ mysql = [
"aiomysql",
]
lint = [
"pre-commit==3.2.2",
"pre-commit==3.3.2",
"mypy==1.3.0",
]
test = [
Expand Down

0 comments on commit a59a199

Please sign in to comment.