Skip to content

Commit 1982a95

Browse files
fix(updates): automated updates of primary components (#35)
Signed-off-by: Zenable Automation <automation@zenable.io> Co-authored-by: JonZeolla <1385510+JonZeolla@users.noreply.github.com>
1 parent 673f8e7 commit 1982a95

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
hooks:
5151
- id: openapi-spec-validator
5252
- repo: https://github.com/streetsidesoftware/cspell-cli
53-
rev: 0d05d07423b6c2b12a8eaa7d0862ff343c063d69 # frozen: v9.0.1
53+
rev: 3323d7607f0dc401568e9cc3f66c9cff8036bf22 # frozen: v9.1.0
5454
hooks:
5555
- id: cspell
5656
types: [markdown]

uv.lock

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

{{cookiecutter.project_name|replace(" ", "")}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ repos:
4949
hooks:
5050
- id: openapi-spec-validator
5151
- repo: https://github.com/streetsidesoftware/cspell-cli
52-
rev: 0d05d07423b6c2b12a8eaa7d0862ff343c063d69 # frozen: v9.0.1
52+
rev: 3323d7607f0dc401568e9cc3f66c9cff8036bf22 # frozen: v9.1.0
5353
hooks:
5454
- id: cspell
5555
types: [markdown]

0 commit comments

Comments
 (0)