Browse Source

Use org's .github defaults

master
Vitaly Puzrin 2 weeks ago
parent
commit
9842f83e5e
  1. 3
      .github/FUNDING.yml
  2. 13
      .github/dependabot.yml

3
.github/FUNDING.yml

@ -1,3 +0,0 @@
github: markdown-it
open_collective: markdown-it
tidelift: "npm/markdown-it"

13
.github/dependabot.yml

@ -1,13 +0,0 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
interval: daily
allow:
- dependency-type: production
Loading…
Cancel
Save