Skip to content

Commit

Permalink
pre-commit: use oelint-adv from upstream repo
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
  • Loading branch information
macpijan committed Aug 9, 2024
1 parent d92943b commit 0ee6305
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 @@ -47,8 +47,8 @@ repos:
- id: shellcheck
args: ["--severity=warning"]

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

0 comments on commit 0ee6305

Please sign in to comment.