Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 3b8e8b2

Browse files
committed
Configure dependabot
1 parent 5ed4aa4 commit 3b8e8b2

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Docs: https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates
2+
version: 2
3+
updates:
4+
- package-ecosystem: 'npm'
5+
directory: '/'
6+
schedule:
7+
interval: 'weekly'
8+
labels:
9+
- 'dependencies'
10+
reviewers:
11+
- 'Shinigami92'
12+
versioning-strategy: increase

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"readonly",
1919
"scripthost",
2020
"serviceworker",
21+
"shinigami",
2122
"typedarrays",
2223
"typeof",
2324
"weakref",

0 commit comments

Comments
 (0)