Releases: sds/overcommit
Releases · sds/overcommit
0.67.1
What's Changed
- Add note about unsupported YAML features in
gemfile:
line in default.yml by @pilaf in #865 - Add 'set' requirements to diff hook context. by @rscnt in #866
New Contributors
Full Changelog: v0.67.0...v0.67.1
0.67.0
What's Changed
- Restore ability to specify "gemfile: false" in config by @mattbrictson in #863
Full Changelog: v0.66.0...v0.67.0
0.66.0
0.65.0
0.64.1
- Update minimum version of rexml to address CVE-2024-49761
0.64.0
0.63.0
0.62.0
0.61.0
0.60.0
- Allow overriding
Gemfile.lock
location forBundleCheck
pre-commit hook - Fix
ReplaceBranch
prepare-commit-msg hook to allow trailing spaces - Add
MixFormat
pre-commit hook - Add
MixTest
pre-push hook - Allow loading custom local configuration from
.local-overcommit.yml
- Handle
Psych::DisallowedClass
when runningYamlSyntax
pre-commit hook - Add support for specifying custom
encoding
inRailsSchemaUpToDate
pre-commit hook