Skip to content

Commit fc0db02

Browse files
authored
Merge pull request #284 from cleder/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9871fed + 42ca041 commit fc0db02

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
@@ -41,7 +41,7 @@ repos:
4141
# - id: docformatter
4242
# args: [--in-place, --make-summary-multi-line, --close-quotes-on-newline, --wrap-summaries, "88"]
4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: 'v0.9.9'
44+
rev: 'v0.9.10'
4545
hooks:
4646
- id: ruff
4747
- id: ruff-format
@@ -87,7 +87,7 @@ repos:
8787
hooks:
8888
- id: pyprojectsort
8989
- repo: https://github.com/python-jsonschema/check-jsonschema
90-
rev: "0.31.2"
90+
rev: "0.31.3"
9191
hooks:
9292
- id: check-github-workflows
9393
- id: check-github-actions

0 commit comments

Comments
 (0)