Skip to content

Commit 9549292

Browse files
[pre-commit.ci] pre-commit autoupdate (#1079)
1 parent 170391c commit 9549292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ repos:
1414
- id: check-added-large-files
1515
exclude: pixi.lock
1616
- repo: https://github.com/python-jsonschema/check-jsonschema
17-
rev: 0.34.1
17+
rev: 0.35.0
1818
hooks:
1919
- id: check-github-workflows
2020
args: ["--verbose"]
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.14.4
23+
rev: v0.14.5
2424
hooks:
2525
- id: ruff
2626
args: ["--fix", "--output-format=full"]

0 commit comments

Comments
 (0)