diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c8fa0e3..2a39f5b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: yamllint exclude: pre-commit-config.yaml - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.14.7" + rev: "v0.14.8" hooks: - id: ruff-format - id: ruff-check diff --git a/README.md b/README.md index 9293b69..135a4c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + ![PyPI - Version](https://img.shields.io/pypi/v/ome-arrow) [![Build Status](https://github.com/wayscience/ome-arrow/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/wayscience/ome-arrow/actions/workflows/run-tests.yml?query=branch%3Amain)