Skip to content

Commit

Permalink
Bump pre-commit from 2.13.0 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.17.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.13.0...v2.17.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] committed Jan 24, 2022
1 parent e17ad6d commit fd36637
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 5 deletions.
43 changes: 39 additions & 4 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 @@ -19,7 +19,7 @@ flake8-annotations = "^2.6.2"
flake8-docstrings = "^1.6.0"
flake8-import-order = "^0.18.1"
mypy = "^0.902"
pre-commit = "^2.13.0"
pre-commit = "^2.17.0"
pytest = "^6.2.4"
pytest-mock = "^3.6.1"
sphinx-autobuild = "^2021.3.14"
Expand Down

0 comments on commit fd36637

Please sign in to comment.