Skip to content

Commit

Permalink
updated dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Jan 18, 2024
1 parent 8d086e7 commit 2ad83d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,3 @@ updates:
prettier:
patterns:
- "*prettier*"
docusaurus:
patterns:
- "*docusaurus*"
updates-types:
- "minor"
- "patch"
2 changes: 1 addition & 1 deletion .github/workflows/policies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version-file: ".nvmrc"
cache: "npm"

- id: "auth"
Expand Down

0 comments on commit 2ad83d5

Please sign in to comment.