Skip to content

Commit 59f96f1

Browse files
update black version
1 parent 2106cf9 commit 59f96f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autoupdate_schedule: monthly
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 22.1.0
5+
rev: 22.3.0
66
hooks:
77
- id: black
88
- repo: https://github.com/PyCQA/flake8

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = conformity-migration-tool
3-
version = 0.7.1
3+
version = 0.8.0
44
description = Migrates your visiblity information in cloudconformity.com to cloudone.trendmicro.com
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)