Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into add-check-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Dec 9, 2024
2 parents 5b2da45 + 167c9f2 commit f2baf9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.8.1
hooks:
- id: ruff
- repo: https://github.com/psf/black
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies = [
"requests",
"tables",
"vedo>=2024.5.2",
"vtk<9.4.0"
]

license = { text = "BSD-3-Clause" }
Expand Down

0 comments on commit f2baf9f

Please sign in to comment.