Skip to content

Commit

Permalink
Merge pull request #1 from al/ci-dependabot
Browse files Browse the repository at this point in the history
ci: Configure Dependabot
  • Loading branch information
al authored Jul 22, 2024
2 parents 3e0fa0d + 3b3643d commit 39306cf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
updates:
- directory: /
ignore: []
package-ecosystem: npm
registries:
npm-registry:
type: npm
url: https://registry.npmjs.org
schedule:
interval: weekly
- directory: /
package-ecosystem: github-actions
schedule:
interval: weekly
version: 2

0 comments on commit 39306cf

Please sign in to comment.