Skip to content

Commit 788d4d4

Browse files
authored
Merge branch 'main' into release-candidate-v0.5.11
Signed-off-by: Davide Garolini <[email protected]>
2 parents 429a24f + 484cab6 commit 788d4d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
33
repos:
44
- repo: https://github.com/lorenzwalthert/precommit
5-
rev: v0.4.3.9005
5+
rev: v0.4.3.9008
66
hooks:
77
# - id: style-files
88
# args: [--style_pkg=styler, --style_fun=tidyverse_style]

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: formatters
22
Title: ASCII Formatting for Values and Tables
33
Version: 0.5.11
4-
Date: 2025-03-13
4+
Date: 2025-04-08
55
Authors@R: c(
66
person("Gabriel", "Becker", , "[email protected]", role = "aut",
77
comment = "original creator of the package"),

0 commit comments

Comments
 (0)