Skip to content

Commit fc429b3

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.10 → v0.15.4](astral-sh/ruff-pre-commit@v0.14.10...v0.15.4)
1 parent 5590537 commit fc429b3

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
@@ -13,7 +13,7 @@ repos:
1313
language: fail
1414
types: [symlink]
1515
- repo: https://github.com/Lucas-C/pre-commit-hooks
16-
rev: v1.5.5
16+
rev: v1.5.6
1717
hooks:
1818
- id: forbid-crlf
1919
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -35,7 +35,7 @@ repos:
3535
- id: prettier
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
3737
# Ruff version.
38-
rev: v0.14.10
38+
rev: v0.15.4
3939
hooks:
4040
# Run the linter.
4141
- id: ruff

0 commit comments

Comments
 (0)