Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bandit in pre-commit hook and update linters #4

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

piotr-grodek-dsai
Copy link
Contributor

  • switch provider to PyCQA for the bandit
  • update bandit version
  • fix issue with incorrect pyproject.toml support in bandit
  • relax bandit check to disable B101 - asserts are okay in code
  • run pre-commit autoupdate

* switch provider to PyCQA
* update bandit version
* fix issue with incorrect pyproject.toml support in bandit
* relax bandit check to disable B101 - asserts are okay in code
@piotr-grodek-dsai piotr-grodek-dsai merged commit 4ce75f0 into main Nov 3, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants