Skip to content

Commit

Permalink
Merge pull request #1067 from OmniSharp/renovate/lint-staged-15.x
Browse files Browse the repository at this point in the history
Update dependency lint-staged to v15
  • Loading branch information
JoeRobich authored Oct 26, 2023
2 parents a381bd3 + a66a86a commit 2c96be5
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-ignore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
build:
strategy:
matrix:
os: [windows-latest, ubuntu-latest]
os: [macos-latest, windows-latest, ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- name: N/A
Expand Down
86 changes: 45 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"devDependencies": {
"@prettier/plugin-xml": "3.2.1",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"lint-staged": "15.0.2",
"prettier": "3.0.3"
},
"scripts": {
Expand Down

0 comments on commit 2c96be5

Please sign in to comment.