Skip to content

Commit

Permalink
pre-commit: autoupdate hooks
Browse files Browse the repository at this point in the history
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.6.9](priv-kweihmann/oelint-adv@6.6.2...6.6.9)
  • Loading branch information
pre-commit-ci[bot] authored Jan 13, 2025
1 parent 29505d0 commit 884f086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ repos:
args: [-c=.yamllint]

- repo: https://github.com/3mdeb/hooks
rev: v0.1.3
rev: v0.1.4
hooks:
- id: namespell
args: [--fix]

- repo: https://github.com/priv-kweihmann/oelint-adv
rev: 6.6.2
rev: 6.6.9
hooks:
- id: oelint-adv
args: [--rulefile=.oelint-ruleset.json, --hide=info, --quiet]
Expand Down

0 comments on commit 884f086

Please sign in to comment.