Skip to content

Commit

Permalink
pre-commit-init/pre_commit_config.j2: use single space to fix error
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Iwanicki <[email protected]>
  • Loading branch information
m-iwanicki committed Sep 11, 2024
1 parent 3111539 commit fe29301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pre-commit-init/pre_commit_config.j2
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ repos:
{% endif %}
{% if 'yocto' in categories %}
- repo: https://github.com/zarhus/oelint-adv
rev: 5.5.2-zarhus
rev: 5.5.2-zarhus
hooks:
- id: oelint-adv
args: [--rulefile=.oelint-ruleset.json, --hide=info, --quiet, --fix]
Expand Down

0 comments on commit fe29301

Please sign in to comment.