Add end-of-file-fixer pre-commit hook (#1610)

This commit is contained in:
Max Isbey
2025-11-11 13:23:08 +00:00
committed by GitHub
parent 89e9c43acf
commit a864840825
7 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
# Generated
uv.lock linguist-generated=true
uv.lock linguist-generated=true
+5
View File
@@ -1,6 +1,11 @@
fail_fast: true
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
hooks:
- id: end-of-file-fixer
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
hooks:
@@ -1,4 +1,4 @@
python-dotenv>=1.0.0
requests>=2.31.0
mcp>=1.0.0
uvicorn>=0.32.1
uvicorn>=0.32.1
@@ -9,4 +9,4 @@
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
}
}
}
}
@@ -1 +0,0 @@
@@ -1 +0,0 @@