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
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 }}
imbstack
/
pre-commit
Public
forked from
pre-commit/pre-commit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 3, 2015
Remove anything other than 2.7 for now
imbstack
committed
b97a92a
View commit details
Copy full SHA for b97a92a
Browse repository at this point
Commits on Dec 2, 2015
We're a universal wheel
asottile
committed
d24a937
View commit details
Copy full SHA for d24a937
Browse repository at this point
v0.6.7
asottile
committed
7a7667f
View commit details
Copy full SHA for 7a7667f
Browse repository at this point
Commits on Dec 1, 2015
Merge pull request #310 from pre-commit/fix_printing_of_non_ascii_in_error_handler
Show description for c8f0da0
asottile
committed
c8f0da0
View commit details
Copy full SHA for c8f0da0
Browse repository at this point
Fix printing of non-ascii in error handler
asottile
committed
2463738
View commit details
Copy full SHA for 2463738
Browse repository at this point
Commits on Nov 26, 2015
Merge pull request #306 from pre-commit/warn_on_hook_not_present_instead_of_keyerror
Show description for 6b005cf
asottile
committed
6b005cf
View commit details
Copy full SHA for 6b005cf
Browse repository at this point
Merge pull request #308 from pre-commit/contributing
Show description for 8c8bb2c
asottile
committed
8c8bb2c
View commit details
Copy full SHA for 8c8bb2c
Browse repository at this point
Add CONTRIBUTING.md. Resolves #274
asottile
committed
e691d0f
View commit details
Copy full SHA for e691d0f
Browse repository at this point
Produce a useful error message when hook id is not present. Resolves #194
asottile
committed
603bf15
View commit details
Copy full SHA for 603bf15
Browse repository at this point
Merge pull request #305 from jdb8/output-on-files-changed
Show description for 512a6a2
asottile
committed
512a6a2
View commit details
Copy full SHA for 512a6a2
Browse repository at this point
Output a message when a hook fails due to file modification
jdb8
committed
91a547e
View commit details
Copy full SHA for 91a547e
Browse repository at this point
Commits on Nov 25, 2015
v0.6.6
asottile
committed
956eefc
View commit details
Copy full SHA for 956eefc
Browse repository at this point
Commits on Nov 24, 2015
Merge pull request #304 from pre-commit/use_newer_than_coverage_4
Show description for c620032
asottile
committed
c620032
View commit details
Copy full SHA for c620032
Browse repository at this point
Use newer coverage. Resolves #273
asottile
committed
3e79898
View commit details
Copy full SHA for 3e79898
Browse repository at this point
Merge pull request #303 from pre-commit/pytest_path_easier
Show description for 7cd1f53
asottile
committed
7cd1f53
View commit details
Copy full SHA for 7cd1f53
Browse repository at this point
Use path.join
asottile
committed
0da2580
View commit details
Copy full SHA for 0da2580
Browse repository at this point
Merge pull request #302 from pre-commit/fix_appveyor_and_windows
Show description for b73173f
asottile
committed
b73173f
View commit details
Copy full SHA for b73173f
Browse repository at this point
Fix appveyor and windows. Resolves #293
asottile
committed
248930f
View commit details
Copy full SHA for 248930f
Browse repository at this point
Merge pull request #301 from pre-commit/fix_300
Show description for 1cdbe38
asottile
committed
1cdbe38
View commit details
Copy full SHA for 1cdbe38
Browse repository at this point
Fix issue #300 by removing GIT_WORK_TREE env variable
asottile
committed
d170638
View commit details
Copy full SHA for d170638
Browse repository at this point
Commits on Nov 23, 2015
Remove unneeded format chunk
asottile
committed
66e8ed5
View commit details
Copy full SHA for 66e8ed5
Browse repository at this point
Fix some minor windows compatibility things
asottile
committed
b9bc621
View commit details
Copy full SHA for b9bc621
Browse repository at this point
Minor fixups
asottile
committed
de2ead1
View commit details
Copy full SHA for de2ead1
Browse repository at this point
Merge pull request #295 from blarghmatey/install_dependencies
Show description for 7c8272d
asottile
committed
7c8272d
View commit details
Copy full SHA for 7c8272d
Browse repository at this point
Commits on Nov 21, 2015
Added new parameter to config schema
blarghmatey
committed
0980887
View commit details
Copy full SHA for 0980887
Browse repository at this point
Merge pull request #298 from chriskuehl/fix-grep-flags-on-old-grep
Show description for 3ac1041
asottile
committed
3ac1041
View commit details
Copy full SHA for 3ac1041
Browse repository at this point
Commits on Nov 20, 2015
Use a different test for grep flags to support old grep
chriskuehl
committed
31bc019
View commit details
Copy full SHA for 31bc019
Browse repository at this point
Merge pull request #2 from pre-commit/asottile_install_dependencies
Show description for 3581f94
blarghmatey
committed
3581f94
View commit details
Copy full SHA for 3581f94
Browse repository at this point
Fixups + make the tests work
asottile
committed
738c2ad
View commit details
Copy full SHA for 738c2ad
Browse repository at this point
Added unit tests for dependencies
blarghmatey
committed
0ee4c3e
View commit details
Copy full SHA for 0ee4c3e
Browse repository at this point
Merge pull request #1 from pre-commit/slight_fixups
Show description for 8624265
blarghmatey
committed
8624265
View commit details
Copy full SHA for 8624265
Browse repository at this point
Commits on Nov 19, 2015
Added shell_escape to shell escape dependencies
blarghmatey
committed
d6be9cd
View commit details
Copy full SHA for d6be9cd
Browse repository at this point
Merge pull request #297 from pre-commit/dont_run_flake8_twice
Show description for e80f203
asottile
committed
e80f203
View commit details
Copy full SHA for e80f203
Browse repository at this point
Some slight fixups
asottile
committed
fb0d67b
View commit details
Copy full SHA for fb0d67b
Browse repository at this point
Don't run flake8 twice
asottile
committed
7dee804
View commit details
Copy full SHA for 7dee804
Browse repository at this point
Previous
Next
You can’t perform that action at this time.