fix(recyclarr): rules for sonarr v4

This commit is contained in:
Nathaniel Landau
2024-02-09 16:26:50 -05:00
parent feb1fbedf4
commit 55dea40077
5 changed files with 375 additions and 322 deletions

View File

@@ -1,7 +1,7 @@
---
repos:
- repo: "https://github.com/commitizen-tools/commitizen"
rev: v3.13.0
rev: v3.14.1
hooks:
- id: "commitizen"
@@ -31,7 +31,7 @@ repos:
args: [--markdown-linebreak-ext=md]
- repo: "https://github.com/adrienverge/yamllint.git"
rev: v1.33.0
rev: v1.34.0
hooks:
- id: yamllint
files: \.(yaml|yml)$