Skip to content

Commit ff868d3

Browse files
committed
👷 Upgrade ruff-pre-commit to v0.11.8
1 parent c87f3c0 commit ff868d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
exclude: \.(po|pot|yml|yaml)$
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
2323
# Ruff version.
24-
rev: v0.11.0
24+
rev: v0.11.8
2525
hooks:
2626
# Run the linter.
2727
- id: ruff

0 commit comments

Comments
 (0)