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
Branch selector
wip_progress_dots
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 19, 2019
WIP: progress dots
Show description for f21257c
asottile
committed
f21257c
View commit details
Copy full SHA for f21257c
Browse repository at this point
Commits on Oct 17, 2019
Merge pull request #1176 from pre-commit/importlib_metadata_py38
Show description for 4bd6529
asottile
authored
4bd6529
View commit details
Copy full SHA for 4bd6529
Browse repository at this point
Use importlib.metadata directly in python3.8+
asottile
committed
f8f81db
View commit details
Copy full SHA for f8f81db
Browse repository at this point
Commits on Oct 14, 2019
Merge pull request #1169 from pre-commit/color
Show description for b3582df
asottile
authored
b3582df
View commit details
Copy full SHA for b3582df
Browse repository at this point
Commits on Oct 13, 2019
show color in hook outputs when attached to a tty
asottile
committed
7c3404e
View commit details
Copy full SHA for 7c3404e
Browse repository at this point
Merge pull request #1170 from pre-commit/fail_fix
Show description for c8620f3
asottile
authored
c8620f3
View commit details
Copy full SHA for c8620f3
Browse repository at this point
Fix fail type signature
asottile
committed
3876681
View commit details
Copy full SHA for 3876681
Browse repository at this point
Commits on Oct 12, 2019
Merge pull request #1168 from pre-commit/fix_stdout_stderr_splicing
Show description for 2048fed
asottile
authored
2048fed
View commit details
Copy full SHA for 2048fed
Browse repository at this point
Fix ordering of mixed stdout / stderr printing
asottile
committed
2633d38
View commit details
Copy full SHA for 2633d38
Browse repository at this point
Commits on Oct 7, 2019
Merge pull request #1161 from WillKoehrsen/not-executable-fix
Show description for 183c8cb
asottile
authored
183c8cb
View commit details
Copy full SHA for 183c8cb
Browse repository at this point
Handle case when executable is not executable
Show description for 95dbf11
WillKoehrsen
committed
95dbf11
View commit details
Copy full SHA for 95dbf11
Browse repository at this point
Merge pull request #1160 from pre-commit/cmd_output_b
Show description for bb108bf
asottile
authored
bb108bf
View commit details
Copy full SHA for bb108bf
Browse repository at this point
Commits on Oct 6, 2019
Split out cmd_output_b
asottile
committed
f612aeb
View commit details
Copy full SHA for f612aeb
Browse repository at this point
Commits on Sep 30, 2019
Merge pull request #1153 from pre-commit/init_templatedir_hook_types
Show description for ab06397
asottile
authored
ab06397
View commit details
Copy full SHA for ab06397
Browse repository at this point
Fix hook_types when calling init-templatedir
asottile
committed
36609ee
View commit details
Copy full SHA for 36609ee
Browse repository at this point
Commits on Sep 24, 2019
Merge pull request #1148 from pre-commit/newline_fixup
Show description for 2d0927d
asottile
authored
2d0927d
View commit details
Copy full SHA for 2d0927d
Browse repository at this point
Fix up some newlines in output
asottile
committed
795506a
View commit details
Copy full SHA for 795506a
Browse repository at this point
Merge pull request #1142 from marqueewinq/master
Show description for cfc4910
asottile
authored
cfc4910
View commit details
Copy full SHA for cfc4910
Browse repository at this point
replaced str concat with .write_line(); replaced \t with spaces; removed trailing space in logs
marqueewinq
committed
cb164ef
View commit details
Copy full SHA for cb164ef
Browse repository at this point
removed meta from stdout; replaced `=` with `: `; handled sys.version newlines; stylized errorlog to md
marqueewinq
committed
e0155fb
View commit details
Copy full SHA for e0155fb
Browse repository at this point
updated import style; put the version info on top of error message; fixed tests
marqueewinq
committed
de63b6a
View commit details
Copy full SHA for de63b6a
Browse repository at this point
Commits on Sep 23, 2019
Merge pull request #1145 from pre-commit/multiple_hooks_install
Show description for f735f47
asottile
authored
f735f47
View commit details
Copy full SHA for f735f47
Browse repository at this point
Allow --hook-type to be specified multiple times
asottile
committed
a18646d
View commit details
Copy full SHA for a18646d
Browse repository at this point
Commits on Sep 20, 2019
fixed #1141
marqueewinq
committed
247d45a
View commit details
Copy full SHA for 247d45a
Browse repository at this point
Commits on Aug 28, 2019
Merge pull request #1124 from pre-commit/all-repos_autofix_rm-reqs
Show description for 96c3518
asottile
authored
96c3518
View commit details
Copy full SHA for 96c3518
Browse repository at this point
make the tests not depend on flake8 being installed
asottile
committed
d3474df
View commit details
Copy full SHA for d3474df
Browse repository at this point
Remove redundant flake8 dependency
Show description for c1580be
asottile
committed
c1580be
View commit details
Copy full SHA for c1580be
Browse repository at this point
Commits on Aug 27, 2019
v1.18.3
asottile
committed
0245a67
View commit details
Copy full SHA for 0245a67
Browse repository at this point
Simplify if statement slightly
asottile
committed
8537e7c
View commit details
Copy full SHA for 8537e7c
Browse repository at this point
Merge pull request #1122 from henryykt/bugfix/windows_node_path
Show description for 47fb42c
asottile
authored
47fb42c
View commit details
Copy full SHA for 47fb42c
Browse repository at this point
Fix NODE_PATH on win32
henryykt
committed
b0c7ae4
View commit details
Copy full SHA for b0c7ae4
Browse repository at this point
Commits on Aug 15, 2019
v1.18.2
asottile
committed
7f90039
View commit details
Copy full SHA for 7f90039
Browse repository at this point
Merge pull request #1117 from scop/py3-default-version
Show description for 7c376cb
asottile
authored
7c376cb
View commit details
Copy full SHA for 7c376cb
Browse repository at this point
Patch the correct find_executable
scop
committed
f84b197
View commit details
Copy full SHA for f84b197
Browse repository at this point
Address more @asottile's review comments
scop
committed
5622760
View commit details
Copy full SHA for 5622760
Browse repository at this point
Previous
Next
You can’t perform that action at this time.