Skip to content

Commit bacd72b

Browse files
[pre-commit.ci] pre-commit autoupdate (#46)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.0 → v0.7.2](astral-sh/ruff-pre-commit@v0.7.0...v0.7.2) * Update .pre-commit-config.yaml --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Nicholas Devenish <[email protected]>
1 parent 98a95ed commit bacd72b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
ci:
22
autoupdate_schedule: quarterly
3-
skip: [poetry-lock]
43

54
repos:
65

76
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.7.0
7+
rev: v0.7.2
98
hooks:
109
- id: ruff
1110
args: [--fix, --show-fixes, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)