Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AlexAndrewsAI
/
python-package-template
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add python prek hooks for git pre-commit
- #11
#11
Merged
AlexAndrewsAI
merged 15 commits into
main
AlexAndrewsAI/python-package-template:main
from
feat/prek-hooks
AlexAndrewsAI/python-package-template:feat/prek-hooks
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add python prek hooks for git pre-commit
#11
AlexAndrewsAI
merged 15 commits into
main
AlexAndrewsAI/python-package-template:main
from
feat/prek-hooks
AlexAndrewsAI/python-package-template:feat/prek-hooks
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
Add python prek hooks for git pre-commit
AlexAndrewsAI
committed
fb3a8c9
View commit details
Copy full SHA for fb3a8c9
Browse repository at this point
fix: differentiate AGENTS_MANUAL_CHECKS.md
Show description for e58fe07
root
committed
e58fe07
View commit details
Copy full SHA for e58fe07
Browse repository at this point
remove pip audit from prek
AlexAndrewsAI
committed
5c79a24
View commit details
Copy full SHA for 5c79a24
Browse repository at this point
fix: export __version__ in __all__ and use DEFAULT_CONFIG singleton in HelloWorld Changes made: - __init__.py: Added __version__ to __all__ for explicit public API - hello.py:…
Show description for 11b5b0f
AlexAndrewsAI
committed
11b5b0f
View commit details
Copy full SHA for 11b5b0f
Browse repository at this point
review 6-8
AlexAndrewsAI
committed
d974465
View commit details
Copy full SHA for d974465
Browse repository at this point
review 6-10
AlexAndrewsAI
committed
60a613e
View commit details
Copy full SHA for 60a613e
Browse repository at this point
docs: add CHANGELOG.md with project history through v0.1.0
AlexAndrewsAI
committed
f408476
View commit details
Copy full SHA for f408476
Browse repository at this point
REVIEW 12, 14
AlexAndrewsAI
committed
73daa49
View commit details
Copy full SHA for 73daa49
Browse repository at this point
add changelog check to CI
AlexAndrewsAI
committed
4ed11d1
View commit details
Copy full SHA for 4ed11d1
Browse repository at this point
changelog basic test
AlexAndrewsAI
committed
ffea52b
View commit details
Copy full SHA for ffea52b
Browse repository at this point
restore changelog
AlexAndrewsAI
committed
af17eda
View commit details
Copy full SHA for af17eda
Browse repository at this point
docs: update changelog with current branch changes
AlexAndrewsAI
committed
81b37e1
View commit details
Copy full SHA for 81b37e1
Browse repository at this point
docs: use PR #11 title for current changelog entry
AlexAndrewsAI
committed
b0ff623
View commit details
Copy full SHA for b0ff623
Browse repository at this point
feat: add pymarkdownlnt markdown linter to prek hooks
Show description for 95b3fa9
AlexAndrewsAI
committed
95b3fa9
View commit details
Copy full SHA for 95b3fa9
Browse repository at this point
markdownlint
AlexAndrewsAI
committed
e08cb3b
View commit details
Copy full SHA for e08cb3b
Browse repository at this point
You can’t perform that action at this time.