Skip to content

Commit 73352f1

Browse files
committed
Update dependencies, move some FB failures to warnings
1 parent b683d1b commit 73352f1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

fontbakery.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ overrides:
1515
unreachable-glyphs: FAIL
1616
com.google.fonts/check/soft_hyphen:
1717
softhyphen: FAIL
18+
com.google.fonts/check/fontbakery_version:
19+
outdated-fontbakery: WARN
20+
com.google.fonts/check/glyphsets/shape_languages:
21+
failed-language-shaping: WARN
22+
com.google.fonts/check/legacy_accents:googlefonts:
23+
legacy-accents-component: WARN

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Brotli>=1.1.0
22
fontmake>=3.7.1
33
ufolint>=1.2.0
44
ufonormalizer>=0.6.1
5-
fontbakery[ufo-sources, googlefonts]>=0.9.2
5+
fontbakery[ufo-sources, googlefonts]>=0.10.4

0 commit comments

Comments
 (0)