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 }}
pythonhubdev
/
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
Breadcrumbs
History for
pre-commit
tests
languages
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 16, 2025
fix python local template when artifact dirs are present
asottile
committed
51592ee
View commit details
Copy full SHA for 51592ee
View code at this point
Browse repository at this point
Commits on Nov 8, 2025
Fix docker-in-docker detection for cgroups v2
br-rhrbacek
authored and
asottile
committed
f80801d
View commit details
Copy full SHA for f80801d
View code at this point
Browse repository at this point
rename system and script languages to unsupported / unsupported_script
asottile
committed
725acc9
View commit details
Copy full SHA for 725acc9
View code at this point
Browse repository at this point
Commits on Sep 6, 2025
handle `SecurityOptions: null` in docker response
asottile
committed
2930ea0
View commit details
Copy full SHA for 2930ea0
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
Make Dart pre-commit hook compatible with the latest Dart SDKs
Show description for f1cc7a4
bc-lee
committed
f1cc7a4
View commit details
Copy full SHA for f1cc7a4
View code at this point
Browse repository at this point
Commits on Aug 2, 2025
Julia language: skip startup.jl file
ericphanson
authored and
asottile
committed
6f1f433
View commit details
Copy full SHA for 6f1f433
View code at this point
Browse repository at this point
Commits on May 23, 2025
Fix permission errors for mounts in rootless docker
Show description for 466f6c4
3 people
authored and
asottile
committed
466f6c4
View commit details
Copy full SHA for 466f6c4
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
adjust python default_language_version to prefer versioned exe
asottile
committed
3e8d0f5
View commit details
Copy full SHA for 3e8d0f5
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
fix: ensure env patch is applied for vanilla emulation
Show description for c2c061c
lorenzwalthert
authored and
asottile
committed
c2c061c
View commit details
Copy full SHA for c2c061c
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest
Show description for 18b3939
asottile
authored
18b3939
View commit details
Copy full SHA for 18b3939
View code at this point
Browse repository at this point
update .net tests to use .net 8
Show description for 28c3d81
asottile
committed
28c3d81
View commit details
Copy full SHA for 28c3d81
View code at this point
Browse repository at this point
fix docker_image test when ubuntu:22.04 image is not pre-pulled
asottile
committed
aa85be9
View commit details
Copy full SHA for aa85be9
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Merge pull request #3304 from AleksaC/go-toolchain
Show description for cb14bc2
asottile
authored
cb14bc2
View commit details
Copy full SHA for cb14bc2
View code at this point
Browse repository at this point
disable automatic toolchain switching for golang hooks
AleksaC
authored and
asottile
committed
109628c
View commit details
Copy full SHA for 109628c
View code at this point
Browse repository at this point
Add support for julia hooks
Show description for 85783bd
fredrikekre
authored and
asottile
committed
85783bd
View commit details
Copy full SHA for 85783bd
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
implement health check for language:r
lorenzwalthert
authored and
asottile
committed
da0c1d0
View commit details
Copy full SHA for da0c1d0
View code at this point
Browse repository at this point
Commits on May 10, 2024
determine rust default language version independent of rust-toolchain.toml
asottile
committed
296f592
View commit details
Copy full SHA for 296f592
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
use a simpler gem for testing additional_dependencies
Show description for 5c3d006
asottile
authored
5c3d006
View commit details
Copy full SHA for 5c3d006
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
give docker a tty output when expecting color
Show description for e580096
glehmann
authored and
asottile
committed
e580096
View commit details
Copy full SHA for e580096
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
fix building golang hooks during `commit --all`
asottile
committed
61d9c95
View commit details
Copy full SHA for 61d9c95
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Bump Node.js version to 18.14.0 and Go to 1.21.1
Show description for 5e05b01
hack3ric
committed
5e05b01
View commit details
Copy full SHA for 5e05b01
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
update hello world go test
asottile
authored
8c75a26
View commit details
Copy full SHA for 8c75a26
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
Add haskell language support to pre-commit.
alunduil
authored and
asottile
committed
60273ca
View commit details
Copy full SHA for 60273ca
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
move slowest python-specific tests out of repository_test
m-rsha
committed
d3c0a66
View commit details
Copy full SHA for d3c0a66
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 21, 2023
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
Merge pull request #2767 from pre-commit/test-more-directly
Show description for 4f6ba18
asottile
authored
4f6ba18
View commit details
Copy full SHA for 4f6ba18
View code at this point
Browse repository at this point
test things more directly to improve coverage
asottile
committed
c3613b9
View commit details
Copy full SHA for c3613b9
View code at this point
Browse repository at this point
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
test pygrep inline
m-rsha
authored and
asottile
committed
a2373d0
View commit details
Copy full SHA for a2373d0
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
test fail language inline
m-rsha
committed
4fdfb25
View commit details
Copy full SHA for 4fdfb25
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 6, 2023
test golang directly
m-rsha
committed
6804100
View commit details
Copy full SHA for 6804100
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
Previous
Next
You can’t perform that action at this time.