Skip to content

Commit

Permalink
Dependency updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl committed Sep 2, 2024
1 parent 2bb7c1b commit 90c6aa3
Show file tree
Hide file tree
Showing 4 changed files with 943 additions and 871 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ updates:
directory: "/"
schedule:
interval: "monthly"
ignore:
# Issues with Vite
- dependency-name: "eslint"
versions: ["9.x"]
- dependency-name: "@typescript-eslint/eslint-plugin"
versions: ["8.x"]
- dependency-name: "@typescript-eslint/parser"
versions: ["8.x"]
groups:
dev-dependencies:
patterns:
Expand Down
Loading

0 comments on commit 90c6aa3

Please sign in to comment.