Skip to content

Updated Libraries' versions and added pre-commit hooks

Latest
Compare
Choose a tag to compare
@rawheel rawheel released this 18 Jun 17:53
· 6 commits to main since this release
38ec979

Updated Libraries to the latest version and Addition of pre-commit hooks

  • All the libraries are updated to the latest stable versions.
  • Added pre-commit hooks for linting and formatting.
  • Added reorder_python_imports pre-commit hook.
  • Added ruff pre-commit hook(The fastest Python linter, written in Rust).