Skip to content

Commit d3e0d5e

Browse files
committed
CI: update pre-commit hooks
1 parent aab2de4 commit d3e0d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
exclude: (.*/)*snapshots/
3535
# Ruff is a "fastar than flake8" linter/formatter
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.5.3
37+
rev: v0.5.5
3838
hooks:
3939
# Run the linter.
4040
- id: ruff

0 commit comments

Comments
 (0)