Skip to content

Commit

Permalink
chore(deps) Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent b7dbe51 commit bc240ad
Show file tree
Hide file tree
Showing 5 changed files with 8,462 additions and 8,405 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ repos:
exclude: migrations* | docs*
additional_dependencies: [toml]
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
language_version: python3.9
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.9.0
rev: v2.10.0
hooks:
- id: pretty-format-toml
args: [--autofix]
Expand Down
Loading

0 comments on commit bc240ad

Please sign in to comment.