Skip to content

Commit e062a63

Browse files
authored
Update .pre-commit-config.yaml
1 parent 24dc179 commit e062a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
additional_dependencies: [black==24.*]
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: "v0.13.3"
32+
rev: "v0.14.0"
3333
hooks:
3434
- id: ruff-check
3535
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)