Skip to content

Commit a6c61da

Browse files
[pre-commit.ci] pre-commit autoupdate (#501)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.14...v0.15.15) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e3c797a commit a6c61da

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
@@ -27,7 +27,7 @@ repos:
2727
# args: ["--profile", "black", "--filter-files"]
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.15.14
30+
rev: v0.15.15
3131
hooks:
3232
- id: ruff
3333
args: [ --fix, --exit-non-zero-on-fix ]

0 commit comments

Comments
 (0)