Module: Dependabot::Notice::NoticeMode

Defined in:
lib/dependabot/notices.rb

Constant Summary collapse

INFO =
"INFO"
WARN =
"WARN"
ERROR =
"ERROR"