Skip to content

Commit d4a08d7

Browse files
committed
ENH: Add pre-commit update
1 parent 6453dea commit d4a08d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ repos:
2424
args:
2525
- --fix
2626
- id: ruff-format
27+
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update
28+
rev: v0.8.0
29+
hooks:
30+
- id: pre-commit-update
2731

2832
ci:
2933
autofix_commit_msg: 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

0 commit comments

Comments
 (0)