Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent ee3a579 commit a3844da
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 327 deletions.
4 changes: 2 additions & 2 deletions example-project/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ repos:
hooks:
- id: ripsecrets
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
Expand All @@ -93,7 +93,7 @@ repos:
args:
- --py38-plus
- repo: https://github.com/PyCQA/prospector
rev: v1.11.0
rev: v1.12.0
hooks:
- id: prospector
args:
Expand Down
Loading

0 comments on commit a3844da

Please sign in to comment.