🐛 Bug Fixes
fix: re-add trivy to pre-commit hooks @brent-anyscale (#49)
While troubleshooting trivy, it was removed from the pre-commit hooks. This re-adds it with a note of known problems tied to specific versions of Trivy.
On branch brent/re-add-trivy
Changes to be committed:
modified: .pre-commit-config.yaml
Pull request checklist
Please check if your PR fulfills the following requirements:
- pre-commit has been run
- Tests for the changes have been added (for bug fixes / features)
- All tests passing
- Docs have been reviewed and added / updated if needed (for bug fixes / features)
Pull Request Type
- Bugfix
- New feature
- Refactoring (no functional changes)
- Documentation change
- Other (please describe):
pre-commit update
Github Chores
fix: re-add trivy to pre-commit hooks @brent-anyscale (#49)
While troubleshooting trivy, it was removed from the pre-commit hooks. This re-adds it with a note of known problems tied to specific versions of Trivy.
On branch brent/re-add-trivy
Changes to be committed:
modified: .pre-commit-config.yaml
Pull request checklist
Please check if your PR fulfills the following requirements:
- pre-commit has been run
- Tests for the changes have been added (for bug fixes / features)
- All tests passing
- Docs have been reviewed and added / updated if needed (for bug fixes / features)
Pull Request Type
- Bugfix
- New feature
- Refactoring (no functional changes)
- Documentation change
- Other (please describe):
pre-commit update