Skip to content

Commit 83f23d1

Browse files
ci: weekly check.
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.261 → v0.0.269](astral-sh/ruff-pre-commit@v0.0.261...v0.0.269)
1 parent d8855fe commit 83f23d1

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

0 commit comments

Comments
 (0)