Bug Fixes
- **deps**: Update dependency orjson to v3.9.10
([`77adbe5`](https://github.com/kantord/SeaGOAT/commit/77adbe533c827499fd6f2bd5df836d1ba5479b61))
Chores
- Exclude benchmark in git attributes
([`a5211ab`](https://github.com/kantord/SeaGOAT/commit/a5211abc7964cb4b93b754f8f5f878b9906bc70b))
- Fix ruff configuration
([`46afbc8`](https://github.com/kantord/SeaGOAT/commit/46afbc8fe0c2d99f251b74ad6688809a3dbc341f))
Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>
- Replace black & pylint with ruff in pre-commit
([359](https://github.com/kantord/SeaGOAT/pull/359),
[`f6a087a`](https://github.com/kantord/SeaGOAT/commit/f6a087a9e4f3f6829c9281f31e18111f00c73cac))
* Replace `black` with `ruff` in pre-commit
To improve performance and simplify pre-commit
Signed-off-by: Oscar <71343264+0scvrusers.noreply.github.com>
* Replace `pylint` with `ruff` in pre-commit
* Remove `pylint: disable` directives
They are no longer needed since pylint was replaced with ruff.
---------
- **deps**: Update dependency pyright to v1.1.333
([365](https://github.com/kantord/SeaGOAT/pull/365),
[`d274241`](https://github.com/kantord/SeaGOAT/commit/d274241886c4d96323334ae44a941a804ceecf91))
Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>
- **deps**: Update dependency ruff to v0.1.2 ([368](https://github.com/kantord/SeaGOAT/pull/368),
[`b78c29d`](https://github.com/kantord/SeaGOAT/commit/b78c29d6c7461460e6bce1f0a31195897d60d672))
Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>