Skip to content

Commit f50360a

Browse files
pre-commit.ci: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.15.4](astral-sh/ruff-pre-commit@v0.14.3...v0.15.4) - [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](Lucas-C/pre-commit-hooks@v1.5.5...v1.5.6)
1 parent 59c2b0d commit f50360a

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
@@ -6,13 +6,13 @@ ci:
66

77
repos:
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.3
9+
rev: v0.15.4
1010
hooks:
1111
- id: ruff
1212
args: [--fix]
1313
- id: ruff-format
1414
- repo: https://github.com/Lucas-C/pre-commit-hooks
15-
rev: v1.5.5
15+
rev: v1.5.6
1616
hooks:
1717
- id: forbid-tabs
1818
- repo: https://github.com/pappasam/toml-sort

0 commit comments

Comments
 (0)