Skip to content

Commit

Permalink
Remove unused pre-commit-version input
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 committed Jan 21, 2024
1 parent 8113350 commit 9aafd40
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/run-pre-commit/action.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Run pre-commit

inputs:
pre-commit-version:
description: 'The version of pre-commit to use'
required: false
default: 'latest'
pre-commit-args:
description: 'Additional arguments to pass to pre-commit'
required: false
Expand Down

0 comments on commit 9aafd40

Please sign in to comment.