Skip to content

Commit 45ff5fd

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.0](astral-sh/ruff-pre-commit@v0.9.10...v0.11.0)
1 parent af81955 commit 45ff5fd

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
@@ -38,7 +38,7 @@ repos:
3838
- id: sphinx-lint
3939
args: ["."]
4040
- repo: https://github.com/lucianopaz/head_of_apache
41-
rev: "0.1.0"
41+
rev: "0.1.1"
4242
hooks:
4343
- id: head_of_apache
4444
args:
@@ -49,7 +49,7 @@ repos:
4949
- --exclude=versioneer.py
5050
- --last-year-present
5151
- repo: https://github.com/astral-sh/ruff-pre-commit
52-
rev: v0.9.10
52+
rev: v0.11.0
5353
hooks:
5454
- id: ruff
5555
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)