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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
precommit
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pre-commit
pre_commit
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 15, 2020
remove hardcoded python location
asottile
committed
4888644
View commit details
Copy full SHA for 4888644
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
drop python.exe extension on windows on shebang
Celeborn2BeAlive
authored and
asottile
committed
273326b
View commit details
Copy full SHA for 273326b
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
fix excess whitespace in traceback in error
asottile
committed
3a04068
View commit details
Copy full SHA for 3a04068
View code at this point
Browse repository at this point
fix for node healthy() when system executable moves
asottile
committed
b149c7a
View commit details
Copy full SHA for b149c7a
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
Merge pull request #1577 from pre-commit/os_replace
Show description for 7c804ca
asottile
authored
7c804ca
View commit details
Copy full SHA for 7c804ca
View code at this point
Browse repository at this point
fix atomic file replace on windows
asottile
committed
79b098c
View commit details
Copy full SHA for 79b098c
View code at this point
Browse repository at this point
fix cache of invalidated unhealthy environment version info
asottile
committed
b63b37a
View commit details
Copy full SHA for b63b37a
View code at this point
Browse repository at this point
remove docker_is_running check from source
Show description for eb8b48a
rkm
authored and
asottile
committed
eb8b48a
View commit details
Copy full SHA for eb8b48a
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
Merge pull request #1570 from pre-commit/readonly
Show description for a438dbf
asottile
authored
a438dbf
View commit details
Copy full SHA for a438dbf
View code at this point
Browse repository at this point
allow pre-commit to succeed on a readonly store directory
asottile
committed
bf33f4c
View commit details
Copy full SHA for bf33f4c
View code at this point
Browse repository at this point
Save diff between hook executions
Johan Henkens
committed
4063730
View commit details
Copy full SHA for 4063730
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
Merge pull request #1544 from pre-commit/wip_warning_on_old_config_style
Show description for 4f5cb99
asottile
authored
4f5cb99
View commit details
Copy full SHA for 4f5cb99
View code at this point
Browse repository at this point
Merge pull request #1546 from pre-commit/error_logging_read_only_filesystem
Show description for e384c18
asottile
authored
e384c18
View commit details
Copy full SHA for e384c18
View code at this point
Browse repository at this point
warn on old list-style configuration
asottile
committed
6851059
View commit details
Copy full SHA for 6851059
View code at this point
Browse repository at this point
better error handling when Store is readonly
asottile
committed
cee834b
View commit details
Copy full SHA for cee834b
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
add init-templatedir --no-allow-missing-config
Show description for 1b435f1
singergr-ctds
authored and
asottile
committed
1b435f1
View commit details
Copy full SHA for 1b435f1
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
require healthy() after installation
asottile
committed
7da7256
View commit details
Copy full SHA for 7da7256
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
upgrade mypy to get typeshed fixes
asottile
committed
c9ad2e1
View commit details
Copy full SHA for c9ad2e1
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
fix node hooks when NPM_CONFIG_USERCONFIG is set
asottile
committed
6ec47ea
View commit details
Copy full SHA for 6ec47ea
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
skip rbenv if ruby and gem are installed with default language_version
asottile
committed
e1e6a32
View commit details
Copy full SHA for e1e6a32
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
prevent infinite recursion of post-checkout on clone
asottile
committed
6ee9e13
View commit details
Copy full SHA for 6ee9e13
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
normalize slashes even earlier on windows for filenames
asottile
committed
5fb721f
View commit details
Copy full SHA for 5fb721f
View code at this point
Browse repository at this point
Commits on May 31, 2020
use the shuffle method of Random instead
asottile
committed
e120828
View commit details
Copy full SHA for e120828
View code at this point
Browse repository at this point
Commits on May 27, 2020
avoid a UnicodeError on windows with non-charmap characters
asottile
committed
0781dac
View commit details
Copy full SHA for 0781dac
View code at this point
Browse repository at this point
Commits on May 23, 2020
pre-commit env var exposed
tech-chad
committed
9e0b4a9
View commit details
Copy full SHA for 9e0b4a9
View code at this point
Browse repository at this point
Commits on May 11, 2020
refuse to migrate an invalid configuration
asottile
committed
9b8e3d0
View commit details
Copy full SHA for 9b8e3d0
View code at this point
Browse repository at this point
Commits on May 10, 2020
Unset GEM_PATH for ruby hooks
tdeo
authored and
asottile
committed
b44461d
View commit details
Copy full SHA for b44461d
View code at this point
Browse repository at this point
Commits on May 8, 2020
Use the real path of the cache root
asottile
committed
4c154c3
View commit details
Copy full SHA for 4c154c3
View code at this point
Browse repository at this point
Commits on May 5, 2020
Maintain scalar quoting style when autoupdate re-writes rev
Show description for 98d8a3d
mjay-taskize
authored and
asottile
committed
98d8a3d
View commit details
Copy full SHA for 98d8a3d
View code at this point
Browse repository at this point
Commits on May 4, 2020
Merge pull request #1431 from pre-commit/better_healthy
Show description for f455312
asottile
authored
f455312
View commit details
Copy full SHA for f455312
View code at this point
Browse repository at this point
Improve python healthy() and eliminate python_venv
Show description for 3d50b37
asottile
committed
3d50b37
View commit details
Copy full SHA for 3d50b37
View code at this point
Browse repository at this point
Commits on May 3, 2020
Merge pull request #1429 from pre-commit/minor
Show description for 0c481ea
asottile
authored
0c481ea
View commit details
Copy full SHA for 0c481ea
View code at this point
Browse repository at this point
Commits on May 2, 2020
Merge pull request #1422 from domodwyer/bugfix/stash-with-post-checkout-hook
Show description for df01824
asottile
authored
df01824
View commit details
Copy full SHA for df01824
View code at this point
Browse repository at this point
fix hooks firing during staged_files_only
domodwyer
authored and
asottile
committed
928938a
View commit details
Copy full SHA for 928938a
View code at this point
Browse repository at this point
yay french strings
asottile
committed
3b728fd
View commit details
Copy full SHA for 3b728fd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.