Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
Pale-Blue-Dot-97 authored Oct 16, 2024
2 parents 2c00662 + a02ba8c commit 4bb9466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ plugins = "numpy.typing.mypy_plugin"
profile = "black"

[tool.bandit]
skips = ["B101", "B311", "B301", "B403", "B404", "B603"]
skips = ["B101", "B311", "B301", "B403", "B404", "B603", "B614"]

[tool.setuptools_scm]
write_to = "minerva/_version.py"

0 comments on commit 4bb9466

Please sign in to comment.