Skip to content

Commit

Permalink
pre-commit and npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisx8 committed Oct 25, 2023
1 parent 965d2c6 commit 7fda59d
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 50 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
hooks:
- id: remove-crlf
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -26,6 +26,6 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/ansible-community/ansible-lint
rev: v6.20.0
rev: v6.21.1
hooks:
- id: ansible-lint
94 changes: 46 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7fda59d

Please sign in to comment.