Skip to content

Commit 8906242

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](Lucas-C/pre-commit-hooks@v1.5.5...v1.5.6) - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.4...v0.14.13)
1 parent 7e48f64 commit 8906242

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
@@ -23,12 +23,12 @@ repos:
2323
- id: trailing-whitespace
2424
exclude: \.aux$
2525
- repo: https://github.com/Lucas-C/pre-commit-hooks
26-
rev: v1.5.5
26+
rev: v1.5.6
2727
hooks:
2828
- id: remove-crlf
2929
exclude_types: [binary]
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.14.4
31+
rev: v0.14.13
3232
hooks:
3333
- id: ruff-format
3434
exclude: "^paper1/.*/minimal.py$"

0 commit comments

Comments
 (0)