We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e871d20 commit 020e765Copy full SHA for 020e765
.i18n-check.yaml
@@ -13,5 +13,5 @@ checks:
13
active: True
14
missing-keys:
15
active: False
16
- key-naming:
+ unused-keys:
17
keys-to-ignore: [i18n.app.*]
requirements-dev.txt
@@ -22,7 +22,7 @@ distlib==0.4.0
22
# via virtualenv
23
filelock==3.20.1
24
25
-i18n-check==1.15.5
+i18n-check==1.16.0
26
# via -r requirements-dev.in
27
identify==2.6.15
28
# via pre-commit
@@ -38,7 +38,7 @@ mdurl==0.1.2
38
# via
39
# i18n-check
40
# markdown-it-py
41
-nodeenv==1.9.1
+nodeenv==1.10.0
42
43
packaging==25.0
44
0 commit comments