Skip to content

Commit 2fe9487

Browse files
unodegithub-actions[bot]
authored andcommitted
CI: update pre-commit hooks
1 parent 8a679b8 commit 2fe9487

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.14.2
37+
rev: v0.14.4
3838
hooks:
3939
# Run the linter.
4040
- id: ruff

0 commit comments

Comments
 (0)