Skip to content

Commit bd890d4

Browse files
[pre-commit.ci] pre-commit autoupdate (#320)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8ff6359 commit bd890d4

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,12 +6,12 @@ repos:
66
types_or: [css, javascript, yaml]
77
- repo: https://github.com/astral-sh/ruff-pre-commit
88
# Ruff version.
9-
rev: v0.13.0
9+
rev: v0.13.1
1010
hooks:
1111
# Run the linter.
1212
- id: ruff
1313
args: [--fix]
1414
- repo: https://github.com/psf/black
15-
rev: 25.1.0
15+
rev: 25.9.0
1616
hooks:
1717
- id: black

0 commit comments

Comments
 (0)