Skip to content

Commit 51c19a9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lucianopaz/head_of_apache: 0.1.0 → 0.1.1](lucianopaz/head_of_apache@0.1.0...0.1.1) - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.2](astral-sh/ruff-pre-commit@v0.9.10...v0.11.2)
1 parent 8913f3d commit 51c19a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.1.0"
8+
rev: "0.1.1"
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.9.10
28+
rev: v0.11.2
2929
hooks:
3030
# Run the linter
3131
- id: ruff

0 commit comments

Comments
 (0)