Skip to content

Commit 5e156c6

Browse files
authored
Merge pull request #42 from RanitManik/dev
removed SECURITY.md and added dependabot.yml
2 parents a6bed46 + 30e7a26 commit 5e156c6

File tree

2 files changed

+6
-21
lines changed

2 files changed

+6
-21
lines changed

.github/SECURITY.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"

0 commit comments

Comments
 (0)