Skip to content

Commit d963792

Browse files
authored
chore: Create dependapot.yml
1 parent 5d1ace8 commit d963792

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/dependapot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: '/'
5+
schedule:
6+
interval: weekly
7+
ignore:
8+
- dependency-name: '*'
9+
update-types: ['version-update:semver-patch']
10+
- package-ecosystem: github-actions
11+
directory: '/'
12+
schedule:
13+
interval: weekly

0 commit comments

Comments
 (0)