Skip to content

Commit

Permalink
Bump versions of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisonWilde committed Oct 4, 2024
1 parent 80acc85 commit 5220ad8
Show file tree
Hide file tree
Showing 2 changed files with 1,998 additions and 1,735 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ repos:
name: sync poetry versions
args: [--db, .poetry-sync-db.json]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-toml
- id: check-added-large-files
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.2.0
rev: 24.8.0
hooks:
- id: black
- id: black-jupyter
Expand Down
Loading

0 comments on commit 5220ad8

Please sign in to comment.