Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent 3bc8a46 commit 8c2f7d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ test = [
"isort==5.10.1",
"pylint==2.17.4",
"flake8==4.0.1",
"pre-commit==3.3.2",
"pre-commit==3.3.3",
"tox==4.5.2",
"tox-gh-actions==3.1.1",
"codecov==2.1.12",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pre-commit==3.3.2
pre-commit==3.3.3
mongomock==4.1.2

0 comments on commit 8c2f7d0

Please sign in to comment.