Skip to content

Commit 06071c1

Browse files
pre-commit: autoupdate hooks
updates: - [github.com/3mdeb/hooks: v0.1.3 → v0.1.4](3mdeb/hooks@v0.1.3...v0.1.4) - [github.com/priv-kweihmann/oelint-adv: 6.6.2 → 6.7.1](priv-kweihmann/oelint-adv@6.6.2...6.7.1)
1 parent e7ad631 commit 06071c1

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
@@ -40,13 +40,13 @@ repos:
4040
args: [-c=.yamllint]
4141

4242
- repo: https://github.com/3mdeb/hooks
43-
rev: v0.1.3
43+
rev: v0.1.4
4444
hooks:
4545
- id: namespell
4646
args: [--fix]
4747

4848
- repo: https://github.com/priv-kweihmann/oelint-adv
49-
rev: 6.6.2
49+
rev: 6.7.1
5050
hooks:
5151
- id: oelint-adv
5252
args: [--rulefile=.oelint-ruleset.json, --hide=info, --quiet]

0 commit comments

Comments
 (0)