Skip to content

Commit b751d15

Browse files
ci: weekly check. (#1811)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.15.1](astral-sh/ruff-pre-commit@v0.14.13...v0.15.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 578761d commit b751d15

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
@@ -30,7 +30,7 @@ repos:
3030
- id: check-merge-conflict
3131
name: Merge Conflicts
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: 'v0.14.13'
33+
rev: 'v0.15.1'
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)