Skip to content

Commit f25dad8

Browse files
[pre-commit.ci] pre-commit autoupdate
[skip ci] updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.7...v0.11.0) - [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.21.0 → v9.22.0](alessandrojcm/commitlint-pre-commit-hook@v9.21.0...v9.22.0)
1 parent 8036a91 commit f25dad8

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
@@ -67,7 +67,7 @@ repos:
6767
id: ruff
6868
- id: ruff-format
6969
repo: https://github.com/astral-sh/ruff-pre-commit
70-
rev: v0.9.7
70+
rev: v0.11.0
7171
- hooks:
7272
- id: actionlint
7373
repo: https://github.com/rhysd/actionlint
@@ -100,7 +100,7 @@ repos:
100100
id: commitlint
101101
stages: [commit-msg]
102102
repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
103-
rev: v9.21.0
103+
rev: v9.22.0
104104
- hooks:
105105
- id: go-fmt
106106
- id: go-vet

0 commit comments

Comments
 (0)