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 }}
Isaac007-ike
/
pre-commit
Public
forked from
pre-commit/pre-commit
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 1, 2023
shlex.join is always available in 3.8+
asottile
committed
1c439b5
View commit details
Copy full SHA for 1c439b5
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 50b1511
pre-commit-ci[bot]
committed
50b1511
View commit details
Copy full SHA for 50b1511
View code at this point
Browse repository at this point
Force gem installation into envdir
Show description for 9a7ed8b
jaysoffian
committed
9a7ed8b
View commit details
Copy full SHA for 9a7ed8b
View code at this point
Browse repository at this point
Commits on May 17, 2023
avoid quoting and escaping while installing R hooks by writing code to tempfile instead of execute R code inline
lorenzwalthert
authored and
asottile
committed
cd09c35
View commit details
Copy full SHA for cd09c35
View code at this point
Browse repository at this point
Commits on May 13, 2023
r does not support language_version currently
asottile
committed
8923fa3
View commit details
Copy full SHA for 8923fa3
View code at this point
Browse repository at this point
Commits on May 2, 2023
add partial clone hack to fix autoupdate for windows
asottile
committed
420a15f
View commit details
Copy full SHA for 420a15f
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
add --jobs option to autoupdate
asottile
committed
ddbee32
View commit details
Copy full SHA for ddbee32
View code at this point
Browse repository at this point
perform autoupdate without Store contention
asottile
committed
4f045cb
View commit details
Copy full SHA for 4f045cb
View code at this point
Browse repository at this point
use -C for git commands in autoupdate
asottile
committed
e885f2e
View commit details
Copy full SHA for e885f2e
View code at this point
Browse repository at this point
use blobless clone for faster autoupdate
asottile
committed
4727922
View commit details
Copy full SHA for 4727922
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Upgrade to ruby-build v20230330
jalessio
committed
cfcb883
View commit details
Copy full SHA for cfcb883
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
fix #2235
edelabar
committed
84f040f
View commit details
Copy full SHA for 84f040f
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
set CARGO_HOME while executing rustup
asottile
committed
ee71a93
View commit details
Copy full SHA for ee71a93
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
don't set CARGO_HOME in rust
Show description for a412e54
asottile
committed
a412e54
View commit details
Copy full SHA for a412e54
View code at this point
Browse repository at this point
Commits on Mar 11, 2023
Add pre-rebase hook support
mgaligniana
authored and
asottile
committed
f39154f
View commit details
Copy full SHA for f39154f
View code at this point
Browse repository at this point
make --hook-type and stages match
asottile
committed
e3e17a1
View commit details
Copy full SHA for e3e17a1
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
prefer `sys.platform` over `os.name` when checking for windows OS
m-rsha
committed
5ce4a54
View commit details
Copy full SHA for 5ce4a54
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
set RUSTUP_HOME when using a non-system rust
asottile
committed
2700a7d
View commit details
Copy full SHA for 2700a7d
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
remove sorting for repo key for additional_deps
Show description for a631abd
asottile
committed
a631abd
View commit details
Copy full SHA for a631abd
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
fix trailing whitespace in CalledProcessError output
asottile
committed
4ded56e
View commit details
Copy full SHA for 4ded56e
View code at this point
Browse repository at this point
only treat exit code 1 as a successful diff
asottile
committed
cddc9cf
View commit details
Copy full SHA for cddc9cf
View code at this point
Browse repository at this point
make a change to trigger the language tests
asottile
committed
08fa5ff
View commit details
Copy full SHA for 08fa5ff
View code at this point
Browse repository at this point
resources_bytesio is only used by ruby
asottile
committed
8d84a7a
View commit details
Copy full SHA for 8d84a7a
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
move languages.all and languages.helpers out of languages
asottile
committed
d3883ce
View commit details
Copy full SHA for d3883ce
View code at this point
Browse repository at this point
Commits on Feb 18, 2023
future-proof dotnet build command
Show description for 8db5aaf
m-rsha
committed
8db5aaf
View commit details
Copy full SHA for 8db5aaf
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
test dotnet directly
m-rsha
committed
915b930
View commit details
Copy full SHA for 915b930
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
test docker and docker_image directly
asottile
committed
0afb95c
View commit details
Copy full SHA for 0afb95c
View code at this point
Browse repository at this point
deprecate python_venv language
asottile
committed
0c1267b
View commit details
Copy full SHA for 0c1267b
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
Add `--no-textconv` to `git diff` calls
adamchainz
committed
7783a3e
View commit details
Copy full SHA for 7783a3e
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
Revert "also ignore Gemfile in project"
Show description for 7260d24
asottile
committed
7260d24
View commit details
Copy full SHA for 7260d24
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
fix r local hooks
Show description for 420902f
asottile
committed
420902f
View commit details
Copy full SHA for 420902f
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
also ignore Gemfile in project
Show description for f4bd449
asottile
committed
f4bd449
View commit details
Copy full SHA for f4bd449
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
ensure coursier hooks are available offline after install
asottile
committed
83e05e6
View commit details
Copy full SHA for 83e05e6
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
introduce install state v2 to replace v1
Show description for bff5e0e
asottile
committed
bff5e0e
View commit details
Copy full SHA for bff5e0e
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Upgrade to ruby-build v20221225
jalessio
committed
14c38d1
View commit details
Copy full SHA for 14c38d1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.