Skip to content

Commit d46423f

Browse files
committed
v3.8.0
1 parent 8133abd commit d46423f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
3.8.0 - 2024-07-28
2+
==================
3+
4+
### Features
5+
- Implement health checks for `language: r` so environments are recreated if
6+
the system version of R changes.
7+
- #3206 issue by @lorenzwalthert.
8+
- #3265 PR by @lorenzwalthert.
9+
110
3.7.1 - 2024-05-10
211
==================
312

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 3.7.1
3+
version = 3.8.0
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)