Skip to content

Commit 83633a6

Browse files
committed
Updated Ruff version
1 parent 3f6f3db commit 83633a6

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
@@ -47,7 +47,7 @@ repos:
4747

4848
# Format and lint using Ruff
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.6.9
50+
rev: v0.14.0
5151
hooks:
5252
- id: ruff
5353
name: Running Ruff linter

0 commit comments

Comments
 (0)