diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4161850..032b42d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - id: trailing-whitespace exclude: ^tests/test-conventional-merge-commit\.csv$ - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.8.3 + rev: v3.8.4 hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json] @@ -118,7 +118,7 @@ repos: # configuration validation - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.2 + rev: 0.37.3 hooks: - id: check-dependabot - id: check-github-workflows