Skip to content

Commit

Permalink
chore(deps-dev): bump pre-commit from 2.19.0 to 2.20.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.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.19.0...v2.20.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 and Kurt-von-Laven committed Jul 18, 2022
1 parent 41fe0e2 commit 32a80bd
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
Expand Up @@ -23,4 +23,4 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry.dev-dependencies]
commitizen = "^2.27.1" # Keep in sync with .pre-commit-config.yaml and action.yaml.
pre-commit = "^2.19.0"
pre-commit = "^2.20.0"

0 comments on commit 32a80bd

Please sign in to comment.