Skip to content

Commit 49b6638

Browse files
committed
remove un-used packages
Signed-off-by: John Seekins <john@robot-house.us>
1 parent cb3f318 commit 49b6638

4 files changed

Lines changed: 0 additions & 130 deletions

File tree

.config/mise.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ lefthook = "latest"
44
yamllint = "latest"
55
actionlint = "latest"
66
shellcheck = "latest"
7-
markdownlint-cli2 = "latest"
87
jq = "latest"

.lefthook.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ pre-commit:
1010
- "*.zsh"
1111
- "*.bash"
1212

13-
- name: dockerfile linting
14-
run: hadolint {staged_files}
15-
glob:
16-
- "Dockerfile"
17-
- "**/Dockerfile"
18-
1913
- name: markdown linting
2014
run: markdownlint-cli2 --fix --config .markdownlint.json {staged_files}
2115
glob:

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ dependencies = [
1717
[dependency-groups]
1818
dev = [
1919
"mypy>=1.17.1",
20-
"pre-commit>=4.3.0",
2120
"ruff>=0.12.12",
2221
"types-beautifulsoup4>=4.12.0.20250516",
2322
"types-requests>=2.32.4.20250809",

uv.lock

Lines changed: 0 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)