[pre-commit.ci] pre-commit autoupdate (#6647)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
- [github.com/john-hen/Flake8-pyproject: 1.2.0 → 1.2.1](https://github.com/john-hen/Flake8-pyproject/compare/1.2.0...1.2.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2022-11-29 10:13:18 +01:00 committed by GitHub
parent bc6b6722d9
commit 746785f79d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: forbid-new-submodules
- id: end-of-file-fixer
@ -48,7 +48,7 @@ repos:
- id: mdformat
- repo: https://github.com/john-hen/Flake8-pyproject
rev: 1.2.0
rev: 1.2.1
hooks:
- id: Flake8-pyproject
alias: flake8