Skip to content

Commit

Permalink
remove runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 3, 2025
1 parent d50cf4b commit ce94acd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
14 changes: 4 additions & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,7 @@ repos:
- id: actionlint
args: [-ignore, SC]

- repo: https://github.com/rhysd/actionlint
rev: v1.7.5
hooks:
- id: actionlint
args: [-ignore, SC]

- repo: https://github.com/crate-ci/typos
rev: v1.29.0
hooks:
- id: typos
# - repo: https://github.com/crate-ci/typos
# rev: v1.29.3
# hooks:
# - id: typos
1 change: 0 additions & 1 deletion runtime.txt

This file was deleted.

0 comments on commit ce94acd

Please sign in to comment.