Skip to content

Commit

Permalink
ci: disable npm dependabot checks
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel committed Mar 13, 2023
1 parent d0422d0 commit a13b3f6
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions .github/dependabot.yml
Expand Up @@ -9,30 +9,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/playwright"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/dev/del-old-packages"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/dev/deploy-to-container"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/dev/diff"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/dev/coverage-action"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/docker"
schedule:
Expand Down

0 comments on commit a13b3f6

Please sign in to comment.