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
.
Python-Repository-Hub
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pre-commit
pre_commit
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 7, 2022
Handling multiple outputs from dotnet pack
Walluce
authored and
asottile
committed
9b3df4b
View commit details
Copy full SHA for 9b3df4b
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
fix python 2.7 `repo: local` hooks
asottile
committed
1722448
View commit details
Copy full SHA for 1722448
View code at this point
Browse repository at this point
Commits on Apr 2, 2022
move patch discarding inside `try` for staged_files_only
Show description for a138c85
asottile
committed
a138c85
View commit details
Copy full SHA for a138c85
View code at this point
Browse repository at this point
Merge pull request #2322 from pre-commit/default-install-hook-types
Show description for 7602abc
asottile
authored
7602abc
View commit details
Copy full SHA for 7602abc
View code at this point
Browse repository at this point
Merge pull request #2301 from jeff-m-sullivan/rscript-path
Show description for e11163d
asottile
authored
e11163d
View commit details
Copy full SHA for e11163d
View code at this point
Browse repository at this point
implement default_install_hook_types
Show description for fd0177a
asottile
committed
fd0177a
View commit details
Copy full SHA for fd0177a
View code at this point
Browse repository at this point
Split get_git_dir() into get_git_dir() and get_git_common_dir()
Show description for ba132f0
daschuer
authored and
asottile
committed
ba132f0
View commit details
Copy full SHA for ba132f0
View code at this point
Browse repository at this point
use Rscript path relative to $R_HOME/bin/...
Show description for 764a0db
2 people
authored and
asottile
committed
764a0db
View commit details
Copy full SHA for 764a0db
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Update ruby-build to latest available
jalessio
authored and
asottile
committed
9021fa1
View commit details
Copy full SHA for 9021fa1
View code at this point
Browse repository at this point
Pick a tag if multiple tags exist on a SHA.
Show description for e8b46c1
mblayman
authored and
asottile
committed
e8b46c1
View commit details
Copy full SHA for e8b46c1
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
include the configured value in the language_version / additional_dependencies error
asottile
committed
2188c0f
View commit details
Copy full SHA for 2188c0f
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
update master to main
asottile
committed
525191f
View commit details
Copy full SHA for 525191f
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
coursier: Add support for both `cs` and `coursier` executable names
Show description for 678ef6b
Holzhaus
committed
678ef6b
View commit details
Copy full SHA for 678ef6b
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
convince mypy that these are the same
asottile
committed
a8225a2
View commit details
Copy full SHA for a8225a2
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
Merge pull request #2272 from VincentBerthier/master
Show description for d525928
asottile
authored
d525928
View commit details
Copy full SHA for d525928
View code at this point
Browse repository at this point
inline options() to always install binaries
lorenzwalthert
committed
65755af
View commit details
Copy full SHA for 65755af
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
GIT_HTTP_PROXY_AUTHMETHOD kept in env variables
vincentberthier
authored
07f4415
View commit details
Copy full SHA for 07f4415
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Fix typo in help docs for to-ref and from-ref
leetrout
authored
e58bcb5
View commit details
Copy full SHA for e58bcb5
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
drop python 3.6 support
Show description for 04de6a2
asottile
committed
04de6a2
View commit details
Copy full SHA for 04de6a2
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
get lua version from luarocks itself
asottile
committed
54331dc
View commit details
Copy full SHA for 54331dc
View code at this point
Browse repository at this point
Add naive and untested version of Lua language support.
mblayman
authored and
asottile
committed
3f8be74
View commit details
Copy full SHA for 3f8be74
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
add git version to error output
asottile
committed
c05f58b
View commit details
Copy full SHA for c05f58b
View code at this point
Browse repository at this point
Commits on Jan 15, 2022
Merge pull request #2207 from xhochy/mamba
Show description for 12b4823
asottile
authored
12b4823
View commit details
Copy full SHA for 12b4823
View code at this point
Browse repository at this point
Add mamba support to `language: conda`
xhochy
authored and
asottile
committed
83aa65c
View commit details
Copy full SHA for 83aa65c
View code at this point
Browse repository at this point
Update rbenv / ruby-build versions
jalessio
authored and
asottile
committed
428dc6e
View commit details
Copy full SHA for 428dc6e
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
Revert "work around python/mypy#11852"
Show description for bba6cf4
asottile
committed
bba6cf4
View commit details
Copy full SHA for bba6cf4
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
always use #!/bin/sh on windows
asottile
committed
e3dc3f7
View commit details
Copy full SHA for e3dc3f7
View code at this point
Browse repository at this point
Commits on Jan 1, 2022
forbid overriding `entry` for meta hooks
asottile
committed
d3b4f73
View commit details
Copy full SHA for d3b4f73
View code at this point
Browse repository at this point
Commits on Dec 27, 2021
work around python/mypy#11852
asottile
committed
83675fe
View commit details
Copy full SHA for 83675fe
View code at this point
Browse repository at this point
Commits on Dec 24, 2021
no docs
lorenzwalthert
committed
1617692
View commit details
Copy full SHA for 1617692
View code at this point
Browse repository at this point
unset renv project
lorenzwalthert
committed
b7331b6
View commit details
Copy full SHA for b7331b6
View code at this point
Browse repository at this point
better r path detection
lorenzwalthert
committed
ba496b8
View commit details
Copy full SHA for ba496b8
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
run dead, remove dead code
Show description for 42b0a26
asottile
committed
42b0a26
View commit details
Copy full SHA for 42b0a26
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Use 'go install' instead of 'go get'
Show description for 379db4c
schmir
committed
379db4c
View commit details
Copy full SHA for 379db4c
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
fix: regex lists to regex tuples
tonyrla
committed
b5088ce
View commit details
Copy full SHA for b5088ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.