Skip to content

Commit 377fe6b

Browse files
[pre-commit.ci] pre-commit autoupdate (#157)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](astral-sh/ruff-pre-commit@v0.5.7...v0.6.1) * Reduce pre-commit.ci updates to monthly --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steven Loria <sloria1@gmail.com>
1 parent bda9880 commit 377fe6b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
ci:
2+
autoupdate_schedule: monthly
13
repos:
24
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.5.7
5+
rev: v0.6.1
46
hooks:
57
- id: ruff
68
- id: ruff-format

0 commit comments

Comments
 (0)