Skip to content

Commit 21723fd

Browse files
committed
build(deps): bump ci dependencies
1 parent 585856a commit 21723fd

File tree

3 files changed

+27
-26
lines changed

3 files changed

+27
-26
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
stages: [commit-msg]
1818

1919
- repo: https://github.com/charliermarsh/ruff-pre-commit
20-
rev: "v0.0.208"
20+
rev: "v0.0.209"
2121
hooks:
2222
- id: ruff
2323
args: ["--config", "pyproject.toml"]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![CI][ci-img]][ci-link]
44
[![code style: black][black-img]][black-link]
5+
![PyPI](https://img.shields.io/pypi/v/object-store-python)
56
[![PyPI - Downloads][pypi-img]][pypi-link]
67

78
Python bindings and integrations for the excellent [`object_store`][object-store] crate.

poetry.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)