Skip to content

Commit 376414d

Browse files
[pre-commit.ci] pre-commit autoupdate (#1797)
1 parent 070e744 commit 376414d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.3.3
17+
rev: v0.3.5
1818
hooks:
1919
- id: ruff
2020
args: ["--fix", "--show-fixes"]
@@ -82,7 +82,7 @@ repos:
8282

8383

8484
- repo: https://github.com/python-jsonschema/check-jsonschema
85-
rev: 0.28.0
85+
rev: 0.28.1
8686
hooks:
8787
- id: check-dependabot
8888
- id: check-github-actions

0 commit comments

Comments
 (0)