Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/main/super-linter/…
Browse files Browse the repository at this point in the history
…super-linter-6
  • Loading branch information
ttsukagoshi authored Jul 5, 2024
2 parents 6a8b3cc + c734871 commit 027781b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/a11y-alt-text-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get action 'github/accessibility-alt-text-bot'
uses: github/accessibility-alt-text-bot@v1.4.0 # Set to latest
uses: github/accessibility-alt-text-bot@v1.5.0 # Set to latest
22 changes: 11 additions & 11 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 @@ -27,6 +27,6 @@
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.0.3"
"prettier": "^3.2.5"
}
}

0 comments on commit 027781b

Please sign in to comment.