Skip to content

Commit 364094b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lucianopaz/head_of_apache: 0.0.3 → 0.1.0](lucianopaz/head_of_apache@0.0.3...0.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.2](astral-sh/ruff-pre-commit@v0.8.4...v0.9.2)
1 parent 62e78e3 commit 364094b

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
@@ -5,7 +5,7 @@ ci:
55
# See https://pre-commit.com/hooks.html for more hooks
66
repos:
77
- repo: https://github.com/lucianopaz/head_of_apache
8-
rev: "0.0.3"
8+
rev: "0.1.0"
99
hooks:
1010
- id: head_of_apache
1111
args:
@@ -25,7 +25,7 @@ repos:
2525
exclude: &exclude_pattern 'iv_weak_instruments.ipynb'
2626
args: ["--maxkb=1500"]
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.8.4
28+
rev: v0.9.2
2929
hooks:
3030
# Run the linter
3131
- id: ruff

0 commit comments

Comments
 (0)