diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 725d7f30d3..13aa72c44c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: # Can run individually with `pre-commit run isort --all-files` - repo: https://github.com/PyCQA/isort - rev: 5.13.2 + rev: 6.0.0 hooks: - id: isort diff --git a/README.md b/README.md index 50e7c73603..cc8ecdc438 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ infrastructure provides a capability for defining simple test-case workflows. It is intended to house a small number of files which can describe the steps to set up and configure a test case. + ## Documentation The latest compass documentation can be found here: