[pre-commit.ci] pre-commit autoupdate (#1797)

This commit is contained in:
pre-commit-ci[bot]
2024-04-07 03:22:03 -04:00
committed by GitHub
parent 070e744d26
commit 376414dc69
+2 -2
View File
@@ -14,7 +14,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.3
rev: v0.3.5
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
@@ -82,7 +82,7 @@ repos:
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.0
rev: 0.28.1
hooks:
- id: check-dependabot
- id: check-github-actions