Skip to content

Commit c394bbb

Browse files
pre-commit-ci[bot]ChiahsinChu
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (deepmodeling#4852)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](astral-sh/ruff-pre-commit@v0.12.4...v0.12.5) - [github.com/njzjz/mirrors-bibtex-tidy: v1.13.0 → v1.14.0](njzjz/mirrors-bibtex-tidy@v1.13.0...v1.14.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5bac70d commit c394bbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
exclude: ^source/3rdparty
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
3131
# Ruff version.
32-
rev: v0.12.4
32+
rev: v0.12.5
3333
hooks:
3434
- id: ruff
3535
args: ["--fix"]
@@ -84,7 +84,7 @@ repos:
8484
- id: cmake-format
8585
#- id: cmake-lint
8686
- repo: https://github.com/njzjz/mirrors-bibtex-tidy
87-
rev: v1.13.0
87+
rev: v1.14.0
8888
hooks:
8989
- id: bibtex-tidy
9090
args:

0 commit comments

Comments
 (0)