diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 406d6cc..1ce4dad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: hooks: - id: prettier - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.5.18 + rev: 0.5.20 hooks: - id: uv-lock - repo: https://github.com/renovatebot/pre-commit-hooks diff --git a/uv.lock b/uv.lock index 61d2a10..bdc7fc6 100644 --- a/uv.lock +++ b/uv.lock @@ -836,7 +836,6 @@ wheels = [ [[package]] name = "pysmsboxnet" -version = "2024.6.2.dev215+g852816e" source = { editable = "." } dependencies = [ { name = "aiohttp" },