Skip to content

Commit fc8cd42

Browse files
[pre-commit.ci] pre-commit autoupdate (#67)
updates: - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0) - [github.com/pre-commit/mirrors-mypy.git: v0.991 → v1.1.1](https://github.com/pre-commit/mirrors-mypy.git/compare/v0.991...v1.1.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b06e6d2 commit fc8cd42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/psf/black
4-
rev: 22.12.0
4+
rev: 23.1.0
55
hooks:
66
- id: black
77
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: flake8
2323
- repo: https://github.com/pre-commit/mirrors-mypy.git
24-
rev: v0.991
24+
rev: v1.1.1
2525
hooks:
2626
- id: mypy
2727
- repo: https://github.com/openstack-dev/bashate.git

0 commit comments

Comments
 (0)