Skip to content

Commit

Permalink
remove actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie zieziula committed Oct 8, 2024
1 parent 7243e43 commit 18fd441
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
sources: {}
conditions: {}
targets: {}
targets: {}
1 change: 0 additions & 1 deletion .mise.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[tools]
actionlint = '1.7.1'
pre-commit = '3.8.0'
shellcheck = '0.10.0'
yamllint = '1.35.1'
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ repos:
args:
- --strict

- repo: https://github.com/rhysd/actionlint
rev: v1.7.1
hooks:
- id: actionlint
args:
- -shellcheck=

- repo: https://github.com/koalaman/shellcheck-precommit
rev: v0.7.2
hooks:
Expand Down

0 comments on commit 18fd441

Please sign in to comment.