[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v4.1.0)
This commit is contained in:
pre-commit-ci[bot] 2021-12-27 18:06:17 +00:00 committed by GitHub
parent 4dba094949
commit 8ea4062412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ repos:
- --remove-all-unused-imports - --remove-all-unused-imports
- --remove-duplicate-keys - --remove-duplicate-keys
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1 rev: v4.1.0
hooks: hooks:
- id: check-toml - id: check-toml
- id: check-yaml - id: check-yaml