Skip to content

Commit

Permalink
Merge pull request #17 from IBM/fix/update_100
Browse files Browse the repository at this point in the history
fix: update demos to trestle 1.0.x
  • Loading branch information
fsuits authored Apr 29, 2022
2 parents 913c815 + 1b9a51b commit 43f18fa
Show file tree
Hide file tree
Showing 253 changed files with 112,231 additions and 98,507 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
repos:
- repo: https://github.com/pre-commit/mirrors-yapf
rev: v0.30.0
rev: v0.32.0
hooks:
- id: yapf
args: [--in-place, --parallel, --recursive, --style, .yapf-config]
exclude: "(oscal|third_party)"
stages: [commit]
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4
rev: 3.9.2
hooks:
- id: flake8
args: [--extend-ignore, "P1,C812,C813,C814,C815,C816,W503,W605"]
Expand All @@ -33,7 +33,7 @@ repos:
exclude: "(oscal|third_party)"
stages: [commit]
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.1 # Do not change version. 0.6.0 introduces breaking changes.
rev: 0.7.14 # Do not change version. 0.6.0 introduces breaking changes.
hooks:
- id: mdformat
exclude: "CHANGELOG.md|docs/mkdocs_code_of_conduct.md|docs/api_reference|tests/data/md"
Expand Down
6,724 changes: 3,362 additions & 3,362 deletions ISM_catalog_profile/catalogs/ISM_April_2020/catalog.json

Large diffs are not rendered by default.

7,352 changes: 3,676 additions & 3,676 deletions ISM_catalog_profile/catalogs/ISM_April_2021/catalog.json

Large diffs are not rendered by default.

7,248 changes: 3,624 additions & 3,624 deletions ISM_catalog_profile/catalogs/ISM_August_2020/catalog.json

Large diffs are not rendered by default.

6,692 changes: 3,346 additions & 3,346 deletions ISM_catalog_profile/catalogs/ISM_December_2019/catalog.json

Large diffs are not rendered by default.

7,410 changes: 3,705 additions & 3,705 deletions ISM_catalog_profile/catalogs/ISM_December_2020/catalog.json

Large diffs are not rendered by default.

9,407 changes: 9,407 additions & 0 deletions ISM_catalog_profile/catalogs/ISM_December_2021/catalog.json

Large diffs are not rendered by default.

7,460 changes: 3,730 additions & 3,730 deletions ISM_catalog_profile/catalogs/ISM_February_2021/catalog.json

Large diffs are not rendered by default.

7,460 changes: 3,730 additions & 3,730 deletions ISM_catalog_profile/catalogs/ISM_January_2021/catalog.json

Large diffs are not rendered by default.

6,890 changes: 3,445 additions & 3,445 deletions ISM_catalog_profile/catalogs/ISM_July_2020/catalog.json

Large diffs are not rendered by default.

6,696 changes: 3,348 additions & 3,348 deletions ISM_catalog_profile/catalogs/ISM_June_2020/catalog.json

Large diffs are not rendered by default.

6,778 changes: 3,389 additions & 3,389 deletions ISM_catalog_profile/catalogs/ISM_March_2020/catalog.json

Large diffs are not rendered by default.

7,352 changes: 3,676 additions & 3,676 deletions ISM_catalog_profile/catalogs/ISM_March_2021/catalog.json

Large diffs are not rendered by default.

6,788 changes: 3,394 additions & 3,394 deletions ISM_catalog_profile/catalogs/ISM_May_2020/catalog.json

Large diffs are not rendered by default.

7,368 changes: 3,684 additions & 3,684 deletions ISM_catalog_profile/catalogs/ISM_November_2020/catalog.json

Large diffs are not rendered by default.

7,282 changes: 3,641 additions & 3,641 deletions ISM_catalog_profile/catalogs/ISM_October_2020/catalog.json

Large diffs are not rendered by default.

7,156 changes: 3,578 additions & 3,578 deletions ISM_catalog_profile/catalogs/ISM_September_2020/catalog.json

Large diffs are not rendered by default.

7,692 changes: 3,846 additions & 3,846 deletions ISM_catalog_profile/catalogs/ISM_September_2021/catalog.json

Large diffs are not rendered by default.

Loading

0 comments on commit 43f18fa

Please sign in to comment.