Skip to content

Commit

Permalink
Bump pre-commit from 2.17.0 to 2.18.1 (#169)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [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.17.0...v2.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2022
1 parent 1daa2d3 commit ce7f23f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -38,7 +38,7 @@ flake8 = "^4.0.1"
flake8-docstrings = "^1.5.0"
isort = "^5.10.1"
mypy = "^0.942"
pre-commit = "^2.17.0"
pre-commit = "^2.18.1"
pre-commit-hooks = "^4.1.0"
pylint = "^2.13.2"
pytest = "^7.1.1"
Expand Down

0 comments on commit ce7f23f

Please sign in to comment.