diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 81d554c..270737b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -119,7 +119,7 @@ repos: args: ["--schemafile", "./docs/software/project-inventory-schema.json"] - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.15.1 + rev: v8.15.2 hooks: - id: cspell @@ -159,6 +159,6 @@ repos: files: (docs/software/.*\.json|src/pwa_pages/project_inventory.py) - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.4.24 + rev: 0.4.25 hooks: - id: uv-lock