Bump pre-commit-hooks from 4.1.0 to 4.2.0

Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-09 23:40:44 +00:00
committed by GitHub
parent 36f265dd03
commit 10ca897dc3
2 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ flake8-rst-docstrings = "^0.2.3"
pep8-naming = "^0.12.1"
darglint = "^1.8.1"
reorder-python-imports = "^2.7.1"
pre-commit-hooks = "^4.0.1"
pre-commit-hooks = "^4.2.0"
sphinx-click = "^3.1.0"
Pygments = "^2.11.2"
pyupgrade = "^2.31.0"