Skip to content

Commit

Permalink
Update own packages to v1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2025
1 parent cd5c63c commit 7f7b0ed
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repos:
hooks:
- id: ripsecrets
- repo: https://github.com/PyCQA/prospector
rev: v1.15.2
rev: v1.15.3
hooks:
- id: prospector
args:
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ print_colors = "bashcolor:print_colors"
python = ">=3.9,<3.13"

[tool.poetry.group.dev.dependencies]
prospector = { version = "1.15.2", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
prospector = { version = "1.15.3", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
prospector-profile-duplicated = "1.10.5"
prospector-profile-utils = "1.22.3"

Expand Down

0 comments on commit 7f7b0ed

Please sign in to comment.