-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update
phylum-ci
submodule to v0.56.0
- Loading branch information
1 parent
7ac9fad
commit bfae066
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule phylum-ci
updated
13 files
+1 −1 | .github/workflows/auto_updates.yml | |
+1 −1 | .github/workflows/preview.yml | |
+1 −1 | .github/workflows/release.yml | |
+1 −1 | .github/workflows/test.yml | |
+3 −3 | .pre-commit-config.yaml | |
+6 −0 | CHANGELOG.md | |
+1 −1 | Dockerfile | |
+1 −1 | Dockerfile.slim | |
+256 −256 | docs/img/phylum-ci_options.svg | |
+109 −96 | poetry.lock | |
+1 −1 | pyproject.toml | |
+2 −0 | src/phylum/ci/ci_base.py | |
+2 −2 | src/phylum/ci/cli.py |