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:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user