Skip to content

Commit d362049

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: c6755bb741b6481d6b3d3bb563c83fa060db96c9 → 4160603246a6b365d4a2af661c6d71b0a0f50478](psf/black-pre-commit-mirror@c6755bb...4160603) - [github.com/biomejs/pre-commit: 5e71eb16415bb412e2e88eeea7348d6f9c780d25 → af5f07d2a6d83154d121556f062e339cbaf964f4](biomejs/pre-commit@5e71eb1...af5f07d) - [github.com/python-jsonschema/check-jsonschema: 943377262562a12b57292fc98fabd7dbf81451fe → 8ef330cbb7204d388aa7a620f9549bcea8009663](python-jsonschema/check-jsonschema@9433772...8ef330c)
1 parent e3c00a1 commit d362049

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
exclude: ^frontend/src/routeTree.gen.ts$
66
repos:
7-
- repo: https://github.com/psf/black
8-
rev: c6755bb741b6481d6b3d3bb563c83fa060db96c9 # frozen: 26.3.1
7+
- repo: https://github.com/psf/black-pre-commit-mirror
8+
rev: 4160603246a6b365d4a2af661c6d71b0a0f50478 # frozen: 26.5.1
99
hooks:
1010
- id: black
1111
language_version: python3
1212
- repo: https://github.com/biomejs/pre-commit
13-
rev: "5e71eb16415bb412e2e88eeea7348d6f9c780d25" # frozen: v2.4.15
13+
rev: "af5f07d2a6d83154d121556f062e339cbaf964f4" # frozen: v2.5.0
1414
hooks:
1515
- id: biome-check
1616
additional_dependencies: ["@biomejs/biome@1.8.3"]
@@ -54,7 +54,7 @@ repos:
5454
- https://github.com/packit/dashboard.git
5555
stages: [manual, pre-push]
5656
- repo: https://github.com/python-jsonschema/check-jsonschema
57-
rev: 943377262562a12b57292fc98fabd7dbf81451fe # frozen: 0.37.2
57+
rev: 8ef330cbb7204d388aa7a620f9549bcea8009663 # frozen: 0.37.3
5858
hooks:
5959
- id: check-github-workflows
6060
args: ["--verbose"]

0 commit comments

Comments
 (0)