Skip to content

Commit

Permalink
update more things
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisx8 committed Jun 7, 2024
1 parent 05a4987 commit 17e53ce
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 48 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.5.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -30,7 +30,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/ansible-community/ansible-lint
rev: v24.2.1
rev: v24.6.0
hooks:
- id: ansible-lint
args:
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Yet another homelab dashboard with ZERO Javascript, powered by TailwindCSS and A

LauncherTW is an Ansible role, which means you need to install Ansible.

You can install Ansible with your OS's package manager, such as `apt`, `dnf`, `pacman`, or `brew`. You can also [install with `pip`](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html).

### Tailwind CSS

LauncherTW uses [Tailwind CSS](https://tailwindcss.com/), specifically the `tailwindcss` CLI. To install, run:
Expand Down
88 changes: 44 additions & 44 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 17e53ce

Please sign in to comment.