build: update dependencies

This commit is contained in:
Nathaniel Landau
2024-03-14 11:42:38 -04:00
parent 855ff49ef1
commit b40521919a
10 changed files with 608 additions and 693 deletions

View File

@@ -1,7 +1,7 @@
---
repos:
- repo: "https://github.com/commitizen-tools/commitizen"
rev: v3.14.1
rev: v3.18.3
hooks:
- id: "commitizen"
@@ -31,7 +31,7 @@ repos:
args: [--markdown-linebreak-ext=md]
- repo: "https://github.com/adrienverge/yamllint.git"
rev: v1.34.0
rev: v1.35.1
hooks:
- id: yamllint
files: \.(yaml|yml)$
@@ -44,7 +44,7 @@ repos:
entry: yamllint --strict --config-file .yamllint.yml
- repo: "https://github.com/crate-ci/typos"
rev: v1.16.26
rev: v1.19.0
hooks:
- id: typos