Skip to content

Commit 3c8e506

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.13.0 → v0.14.13](astral-sh/ruff-pre-commit@v0.13.0...v0.14.13)
1 parent 37c309f commit 3c8e506

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/Lucas-C/pre-commit-hooks
3-
rev: v1.5.5
3+
rev: v1.5.6
44
hooks:
55
- id: remove-crlf
66
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -27,7 +27,7 @@ repos:
2727
.*\.prmtop
2828
)$
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.13.0
30+
rev: v0.14.13
3131
hooks:
3232
- id: ruff-format
3333
- id: ruff-check

0 commit comments

Comments
 (0)