Commit 6a35cc41 by pre-commit-ci[bot] Committed by Bjorn Neergaard

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 21.11b1 → 21.12b0](https://github.com/psf/black/compare/21.11b1...21.12b0)
- [github.com/pre-commit/pre-commit: v2.15.0 → v2.16.0](https://github.com/pre-commit/pre-commit/compare/v2.15.0...v2.16.0)
parent 24236452
...@@ -64,7 +64,7 @@ repos: ...@@ -64,7 +64,7 @@ repos:
args: [--lines-after-imports, "-1"] args: [--lines-after-imports, "-1"]
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 21.11b1 rev: 21.12b0
hooks: hooks:
- id: black - id: black
...@@ -84,6 +84,6 @@ repos: ...@@ -84,6 +84,6 @@ repos:
- types-requests - types-requests
- repo: https://github.com/pre-commit/pre-commit - repo: https://github.com/pre-commit/pre-commit
rev: v2.15.0 rev: v2.16.0
hooks: hooks:
- id: validate_manifest - id: validate_manifest
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment