Skip to content
Snippets Groups Projects
Commit b45a8d99 authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

fix: deps in .commitlintrc.json

parent c011efe7
No related branches found
No related tags found
No related merge requests found
Pipeline #454671 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"scope-enum": [ "scope-enum": [
2, 2,
"always", "always",
["bans", "consents", "heuristics", "logout", "mfa_reset"] ["bans", "consents", "heuristics", "logout", "mfa_reset", "deps"]
], ],
"body-max-line-length": [2, "always", 200] "body-max-line-length": [2, "always", 200]
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment