Skip to content

Commit eba032b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 → 65dbdb59d2f2d9c3bdc343c566821ad3319ddaa3](astral-sh/ruff-pre-commit@c59bba8...65dbdb5)
1 parent c17dbb2 commit eba032b

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
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010
- id: check-added-large-files
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: "c59bba8fb259db0fec2bbb77ad8ba51ea7341b56" # frozen: v0.15.20
12+
rev: "65dbdb59d2f2d9c3bdc343c566821ad3319ddaa3" # frozen: v0.16.3
1313
hooks:
1414
- id: ruff
1515
args: [ --fix ]

0 commit comments

Comments
 (0)