fix(updates): automated updates of primary components#47
Conversation
Signed-off-by: Zenable Automation <automation@zenable.io>
There was a problem hiding this comment.
I've got 1 comment for you to consider
The PR title and description are not accurate. Here are my suggestions:
Title: chore: update pre-commit hooks (bandit v3.90.0, ruff v9.1.1)
Description: Automated updates to pre-commit hook versions:
- bandit: v3.89.2 → v3.90.0
- ruff: v9.1.0 → v9.1.1
Updated in both root configuration and cookiecutter template.
Automated changes by create-pull-request GitHub action
List of skipped files
Reviewed with 🤟 by Zenable
There was a problem hiding this comment.
I've got 1 comment for you to consider
The PR title and description are not accurate. Here are my suggestions:
Title: chore: update pre-commit hook versions (bandit v3.90.0, flake8 v9.1.1)
Description: Automated dependency updates for pre-commit hooks:
- Bump bandit from v3.89.2 to v3.90.0
- Bump flake8 from v9.1.0 to v9.1.1
These updates apply to both the main pre-commit config and the cookiecutter template.
Automated changes by create-pull-request GitHub action
List of skipped files
Reviewed with 🤟 by Zenable
Automated changes by create-pull-request GitHub action