build(deps): bump dependencies

This commit is contained in:
Nathaniel Landau
2024-01-18 09:26:44 -05:00
parent 64ac9a3ea3
commit 42083f3dc3
3 changed files with 260 additions and 254 deletions

View File

@@ -61,7 +61,7 @@ repos:
entry: yamllint --strict --config-file .yamllint.yml
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
rev: "v0.1.8"
rev: "v0.1.13"
hooks:
- id: ruff
args: ["--extend-ignore", "I001,D301,D401"]
@@ -73,7 +73,7 @@ repos:
- id: vulture
- repo: "https://github.com/crate-ci/typos"
rev: "v1.16.25"
rev: "v1.17.1"
hooks:
- id: typos