Skip to content

Commit

Permalink
chore: speed up ansible-lint by running offline
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Oct 5, 2023
1 parent 559503c commit 8adc78b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ repos:
hooks:
- id: ansible-lint
name: ansible-lint
args: [--offline]

- repo: local
hooks:
Expand Down

0 comments on commit 8adc78b

Please sign in to comment.