Skip to content

Commit 30d9b92

Browse files
[pre-commit.ci] pre-commit autoupdate (#83)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8) * Update .pre-commit-config.yaml --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Lukas Trippe <[email protected]>
1 parent 8f87def commit 30d9b92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ci:
2-
autoupdate_schedule: monthly
2+
autoupdate_schedule: quarterly
33

44
exclude: "^LICENSES"
55

@@ -14,7 +14,7 @@ repos:
1414
# Run ruff to lint and format
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
1616
# Ruff version.
17-
rev: v0.11.4
17+
rev: v0.11.8
1818
hooks:
1919
# Run the linter.
2020
- id: ruff

0 commit comments

Comments
 (0)