Skip to content

Commit e582cc3

Browse files
authored
Fixed json example in bicep-config-linter.md
1 parent b6fdb76 commit e582cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/bicep-config-linter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The following example shows the rules that are available for configuration.
116116
"maxAllowedAgeInDays": 730
117117
},
118118
"use-recent-module-versions": {
119-
"level": "warning",
119+
"level": "warning"
120120
},
121121
"use-resource-id-functions": {
122122
"level": "warning"

0 commit comments

Comments
 (0)