Update actions (#59)

* Update dependabot.yml

* Delete .github/linters/.yaml-lint.yml

* Delete .github/linters/.markdown-lint.yml

* Update .eslintrc.yml

* Update linter.yml

* Revert "Update .eslintrc.yml"

This reverts commit 526ea392a0.

* add back npm

* update linter
This commit is contained in:
Rimo
2024-03-14 21:51:51 +08:00
committed by GitHub
parent 85020be43f
commit 207f87da14
5 changed files with 2 additions and 72 deletions

View File

@@ -3,7 +3,7 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
interval: monthly
groups:
actions-minor:
update-types:
@@ -13,7 +13,7 @@ updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
interval: monthly
groups:
npm-development:
dependency-type: development