Skip to content

Commit 0916da8

Browse files
chore(ci): bump the pre-commit group with 2 updates (#1171)
1 parent 309d8e3 commit 0916da8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ repos:
66
args:
77
- --py312-plus
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: 'v0.13.2'
9+
rev: 'v0.15.7'
1010
hooks:
1111
- id: ruff
1212
args: [--fix]
1313
- id: ruff-format
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v5.0.0
15+
rev: v6.0.0
1616
hooks:
1717
- id: trailing-whitespace
1818
exclude: ^src/api/client.js$

0 commit comments

Comments
 (0)