Skip to content

Commit 0efc565

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2)
1 parent 52880d0 commit 0efc565

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
@@ -15,7 +15,7 @@ repos:
1515
args: [--autofix, --no-sort-keys]
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
1717
# Ruff version.
18-
rev: v0.15.1
18+
rev: v0.15.2
1919
hooks:
2020
- id: ruff # linter
2121
args: [ --fix ]

0 commit comments

Comments
 (0)