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 }}
github7450
/
pre-commit
Public
forked from
DeekshithSN/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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 9, 2020
v2.5.1
asottile
committed
0e5eb19
View commit details
Copy full SHA for 0e5eb19
Browse repository at this point
Merge pull request #1497 from pre-commit/no_recurse_clone
Show description for 8ffcd38
asottile
authored
8ffcd38
View commit details
Copy full SHA for 8ffcd38
Browse repository at this point
prevent infinite recursion of post-checkout on clone
asottile
committed
6ee9e13
View commit details
Copy full SHA for 6ee9e13
Browse repository at this point
Commits on Jun 8, 2020
v2.5.0
asottile
committed
2f25085
View commit details
Copy full SHA for 2f25085
Browse repository at this point
Merge pull request #1494 from pre-commit/normalize_slashes_more
Show description for e69e3e0
asottile
authored
e69e3e0
View commit details
Copy full SHA for e69e3e0
Browse repository at this point
normalize slashes even earlier on windows for filenames
asottile
committed
5fb721f
View commit details
Copy full SHA for 5fb721f
Browse repository at this point
Commits on May 31, 2020
Merge pull request #1480 from pre-commit/random_meth
Show description for 79359ed
asottile
authored
79359ed
View commit details
Copy full SHA for 79359ed
Browse repository at this point
use the shuffle method of Random instead
asottile
committed
e120828
View commit details
Copy full SHA for e120828
Browse repository at this point
Commits on May 27, 2020
Merge pull request #1474 from pre-commit/unicode_error_py_launcher
Show description for d71699d
asottile
authored
d71699d
View commit details
Copy full SHA for d71699d
Browse repository at this point
avoid a UnicodeError on windows with non-charmap characters
asottile
committed
0781dac
View commit details
Copy full SHA for 0781dac
Browse repository at this point
Merge pull request #1471 from pre-commit/all-repos_autofix_faster-tests
Show description for 42562a1
asottile
authored
42562a1
View commit details
Copy full SHA for 42562a1
Browse repository at this point
slightly speed up tests by avoiding pre-commit install
Show description for 254c428
asottile
committed
254c428
View commit details
Copy full SHA for 254c428
Browse repository at this point
Commits on May 24, 2020
Merge pull request #1467 from tech-chad/env_variable_pre-commit
Show description for ab63f93
asottile
authored
ab63f93
View commit details
Copy full SHA for ab63f93
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
Browse repository at this point
Commits on May 11, 2020
Merge pull request #1450 from pre-commit/all-repos_autofix_pre-commit-autoupdate
Show description for f32bc64
asottile
authored
f32bc64
View commit details
Copy full SHA for f32bc64
Browse repository at this point
Run pre-commit autoupdate
Show description for 6f2e869
asottile
committed
6f2e869
View commit details
Copy full SHA for 6f2e869
Browse repository at this point
v2.4.0
asottile
committed
9641434
View commit details
Copy full SHA for 9641434
Browse repository at this point
Merge pull request #1448 from pre-commit/refuse_migrating_invalid_config
Show description for b3c0eab
asottile
authored
b3c0eab
View commit details
Copy full SHA for b3c0eab
Browse repository at this point
refuse to migrate an invalid configuration
asottile
committed
9b8e3d0
View commit details
Copy full SHA for 9b8e3d0
Browse repository at this point
Commits on May 10, 2020
Merge pull request #1442 from tdeo/tdeo/ruby_gem_path
Show description for 46f5cc9
asottile
authored
46f5cc9
View commit details
Copy full SHA for 46f5cc9
Browse repository at this point
Unset GEM_PATH for ruby hooks
tdeo
authored and
asottile
committed
b44461d
View commit details
Copy full SHA for b44461d
Browse repository at this point
oh right, needs a no-cover for xfail
asottile
committed
d89486b
View commit details
Copy full SHA for d89486b
Browse repository at this point
xfail this one too
asottile
committed
2e47f2d
View commit details
Copy full SHA for 2e47f2d
Browse repository at this point
Commits on May 8, 2020
xfail these tests on windows (access violation in npm)
asottile
committed
8db02bd
View commit details
Copy full SHA for 8db02bd
Browse repository at this point
Merge pull request #1443 from pre-commit/realpath_cache_dir
Show description for 182658c
asottile
authored
182658c
View commit details
Copy full SHA for 182658c
Browse repository at this point
Use the real path of the cache root
asottile
committed
4c154c3
View commit details
Copy full SHA for 4c154c3
Browse repository at this point
Commits on May 5, 2020
Merge pull request #1435 from marcjay/maintain-scalar-quotes-rev-autoupdate
Show description for 450d617
asottile
authored
450d617
View commit details
Copy full SHA for 450d617
Browse repository at this point
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
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
Browse repository at this point
Merge pull request #1432 from skmatz/patch-1
Show description for e65ea5e
asottile
authored
e65ea5e
View commit details
Copy full SHA for e65ea5e
Browse repository at this point
Fix typo
5n7-sk
committed
c2375f2
View commit details
Copy full SHA for c2375f2
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
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
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
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.