Skip to content

Commit cbe3c88

Browse files
improve news
1 parent f11add0 commit cbe3c88

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# precommit 0.4.2
22

3+
* Drop legacy hook tests (#578).
4+
* Extend pkgdown hook tests for latest release where URLs are checked too (#577).
5+
* Fix test to pass with new pkgdown error message (#564).
6+
* fix path resolution for conda (#564).
7+
* Lint .qmd docs also (#570).
8+
* Update hook dependencies (#581).
9+
10+
Thanks to all who contributed to this release: [@boxydog](https://github.com/boxydog), [@dependabot[bot]](https://github.com/dependabot[bot]), [@hadley](https://github.com/hadley), [@IndrajeetPatil](https://github.com/IndrajeetPatil), [@jcken95](https://github.com/jcken95), [@jeancochrane](https://github.com/jeancochrane), [@jrdnbradford](https://github.com/jrdnbradford), [@lorenzwalthert](https://github.com/lorenzwalthert), [@owenjonesuob](https://github.com/owenjonesuob), and [@TymekDev](https://github.com/TymekDev).
11+
12+
# precommit 0.4.2
13+
314
Release relax the dependency on third-party error messages in our unit tests (#555).
415

516

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ precommithooks
142142
proj
143143
purrr
144144
py
145+
qmd
145146
Rbuildignore
146147
rc
147148
RData

0 commit comments

Comments
 (0)