Skip to content

Commit

Permalink
chore(deps-dev): bump pre-commit from 2.18.1 to 2.19.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 2.19.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.18.1...v2.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 5, 2022
1 parent 2d29556 commit 87b852f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 39 deletions.
42 changes: 4 additions & 38 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ httpx = "^0.21.3"
storage3 = "^0.3.1"

[tool.poetry.dev-dependencies]
pre-commit = "^2.18.1"
pre-commit = "^2.19.0"
black = "^22.3"
pytest = "^7.1.2"
flake8 = "^4.0.1"
Expand Down

0 comments on commit 87b852f

Please sign in to comment.