Skip to content

Commit 8cf1858

Browse files
build(deps): pre-commit autoupdate (#3)
updates: - [github.com/bwhmather/ssort: 0.15.0 → 0.16.0](bwhmather/ssort@0.15.0...0.16.0) - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 82a90ec commit 8cf1858

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
@@ -12,12 +12,12 @@ repos:
1212
- id: sort-all
1313
files: ^java-api/src/
1414
- repo: https://github.com/bwhmather/ssort
15-
rev: 0.15.0
15+
rev: 0.16.0
1616
hooks:
1717
- id: ssort
1818
files: ^java-api/src/
1919
- repo: https://github.com/psf/black-pre-commit-mirror
20-
rev: 25.11.0
20+
rev: 25.12.0
2121
hooks:
2222
- id: black
2323
- repo: https://github.com/hakancelikdev/unimport

0 commit comments

Comments
 (0)