We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2106cf9 commit 59f96f1Copy full SHA for 59f96f1
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ ci:
2
autoupdate_schedule: monthly
3
repos:
4
- repo: https://github.com/psf/black
5
- rev: 22.1.0
+ rev: 22.3.0
6
hooks:
7
- id: black
8
- repo: https://github.com/PyCQA/flake8
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = conformity-migration-tool
-version = 0.7.1
+version = 0.8.0
description = Migrates your visiblity information in cloudconformity.com to cloudone.trendmicro.com
long_description = file: README.md
long_description_content_type = text/markdown
0 commit comments