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-hooks
Public
forked from
pre-commit/pre-commit-hooks
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 Aug 27, 2020
Merge pull request #514 from Julian/case-insensitive-sorting
Show description for 31d41ff
asottile
authored
31d41ff
View commit details
Copy full SHA for 31d41ff
Browse repository at this point
Add a way to do case-insensitive sorting via file-contents-sorter.
Julian
committed
0c76025
View commit details
Copy full SHA for 0c76025
Browse repository at this point
Commits on Jul 30, 2020
v3.2.0
asottile
committed
e1668fe
View commit details
Copy full SHA for e1668fe
Browse repository at this point
Merge pull request #509 from pawamoy/patch-1
Show description for 9eab799
asottile
authored
9eab799
View commit details
Copy full SHA for 9eab799
Browse repository at this point
Fix parsing of git output with unusual characters
Show description for 4faed34
pawamoy
authored and
asottile
committed
4faed34
View commit details
Copy full SHA for 4faed34
Browse repository at this point
Commits on Jul 2, 2020
Merge pull request #502 from jgeerds/feature/catch-pydevd-pycharm-debug-statement
Show description for 5372f44
asottile
authored
5372f44
View commit details
Copy full SHA for 5372f44
Browse repository at this point
Commits on Jul 1, 2020
Add "pydevd_pycharm" to list of debug statements
jgeerds
committed
53a05b9
View commit details
Copy full SHA for 53a05b9
Browse repository at this point
Commits on Jun 19, 2020
Merge pull request #501 from marcjay/document-no-commit-to-branch-always-run
Show description for f7dd0c0
asottile
authored
f7dd0c0
View commit details
Copy full SHA for f7dd0c0
Browse repository at this point
Document the default always_run behaviour of no-commit-to-branch
Show description for b469434
mjay-taskize
committed
b469434
View commit details
Copy full SHA for b469434
Browse repository at this point
Commits on Jun 17, 2020
sed -i s/whitelist/allowlist/g
asottile
committed
c14b3aa
View commit details
Copy full SHA for c14b3aa
Browse repository at this point
Commits on May 27, 2020
Merge pull request #491 from pre-commit/all-repos_autofix_faster-tests
Show description for f0bf512
asottile
authored
f0bf512
View commit details
Copy full SHA for f0bf512
Browse repository at this point
slightly speed up tests by avoiding pre-commit install
Show description for 1da4a7f
asottile
committed
1da4a7f
View commit details
Copy full SHA for 1da4a7f
Browse repository at this point
Commits on May 20, 2020
Merge pull request #488 from mxr/strpath
Show description for 0e509dd
asottile
authored
0e509dd
View commit details
Copy full SHA for 0e509dd
Browse repository at this point
v3.1.0
asottile
committed
ebc15ad
View commit details
Copy full SHA for ebc15ad
Browse repository at this point
Don't use LocalPath.strpath
mxr
committed
f35bfed
View commit details
Copy full SHA for f35bfed
Browse repository at this point
Commits on May 19, 2020
Merge pull request #487 from pedrocalleja/master
Show description for e37b279
asottile
authored
e37b279
View commit details
Copy full SHA for e37b279
Browse repository at this point
hotfix: the user may be define an extra arguments for a removed hook
pedrocalleja
authored and
asottile
committed
926208f
View commit details
Copy full SHA for 926208f
Browse repository at this point
Merge pull request #486 from mxr/patch-1
Show description for 37d0e19
asottile
authored
37d0e19
View commit details
Copy full SHA for 37d0e19
Browse repository at this point
Fix typo
mxr
authored
7848fcf
View commit details
Copy full SHA for 7848fcf
Browse repository at this point
Commits on May 18, 2020
Merge pull request #484 from mxr/flake8-comprehensions
Show description for e75e180
asottile
authored
e75e180
View commit details
Copy full SHA for e75e180
Browse repository at this point
Merge pull request #483 from mxr/parse-reqs
Show description for e0c9d51
asottile
authored
e0c9d51
View commit details
Copy full SHA for e0c9d51
Browse repository at this point
Merge pull request #480 from mxr/git-file-mode
Show description for ad928f6
asottile
authored
ad928f6
View commit details
Copy full SHA for ad928f6
Browse repository at this point
Check git mode on Windows
mxr
authored and
asottile
committed
5195ba3
View commit details
Copy full SHA for 5195ba3
Browse repository at this point
Fix C407
mxr
committed
c8d9fb1
View commit details
Copy full SHA for c8d9fb1
Browse repository at this point
Parse more operators in requirements
mxr
committed
7ebd420
View commit details
Copy full SHA for 7ebd420
Browse repository at this point
Commits on May 17, 2020
Merge pull request #481 from mxr/rm-type-ignore
Show description for 3d379a9
asottile
authored
3d379a9
View commit details
Copy full SHA for 3d379a9
Browse repository at this point
Remove `type: ignore`
mxr
committed
c03ac57
View commit details
Copy full SHA for c03ac57
Browse repository at this point
v3.0.1
asottile
committed
0e2c0f7
View commit details
Copy full SHA for 0e2c0f7
Browse repository at this point
Merge pull request #479 from mxr/fix-encoding
Show description for ddf5e94
asottile
authored
ddf5e94
View commit details
Copy full SHA for ddf5e94
Browse repository at this point
Support checking unicode TOML
mxr
committed
8febacd
View commit details
Copy full SHA for 8febacd
Browse repository at this point
Commits on May 14, 2020
Merge pull request #478 from pre-commit/remove_todo
Show description for 2322277
asottile
authored
2322277
View commit details
Copy full SHA for 2322277
Browse repository at this point
check-json: resolve TODO
asottile
committed
c11c548
View commit details
Copy full SHA for c11c548
Browse repository at this point
v3.0.0
asottile
committed
66250ba
View commit details
Copy full SHA for 66250ba
Browse repository at this point
Merge pull request #477 from pre-commit/remove_flake8_more
Show description for 2e9347f
asottile
authored
2e9347f
View commit details
Copy full SHA for 2e9347f
Browse repository at this point
Remove additional remnants of flake8
asottile
committed
e6d9355
View commit details
Copy full SHA for e6d9355
Browse repository at this point
Previous
Next
You can’t perform that action at this time.