Skip to content

Commit

Permalink
Merge pull request #45 from Appsilon/update-deps
Browse files Browse the repository at this point in the history
chore: bump versions
  • Loading branch information
pstorozenko committed Jul 1, 2024
2 parents c0f2f0d + 752720d commit 8f2e080
Show file tree
Hide file tree
Showing 3 changed files with 548 additions and 551 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- 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
Expand All @@ -9,7 +9,7 @@ repos:
exclude: ^data/records\.parquet$

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.1
rev: v0.5.0
hooks:
- id: ruff
args: [ --fix ]
Expand Down
Loading

0 comments on commit 8f2e080

Please sign in to comment.