Skip to content

Commit b759dff

Browse files
[pre-commit.ci] pre-commit autoupdate (#168)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.5...v0.4.7) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9792a5f commit b759dff

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ci:
1212

1313
repos:
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.4.5
15+
rev: v0.4.7
1616
hooks:
1717
- id: ruff
1818
args: ["--fix", "--show-source"]

docs/examples.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ Examples
88
examples/bart_categorical_hawks
99
examples/bart_heteroscedasticity
1010
examples/bart_quantile_regression
11-

0 commit comments

Comments
 (0)