Skip to content

Commit

Permalink
chore: update pre-commit hooks (#50)
Browse files Browse the repository at this point in the history
* chore: update pre-commit hooks

updates:
- [github.com/woodruffw/zizmor-pre-commit: v0.8.0 → v0.10.0](woodruffw/zizmor-pre-commit@v0.8.0...v0.10.0)

* Update awesome_bot.yaml

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tetsuo Koyama <tkoyama010@gmail.com>
  • Loading branch information
pre-commit-ci[bot] and tkoyama010 authored Dec 31, 2024
1 parent 3704e59 commit 771ea5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/awesome_bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ repos:
# See options: https://taplo.tamasfe.dev/configuration/formatter-options.html
args: [--option, "reorder_arrays=true", --option, "reorder_keys=true"]
- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v0.8.0
rev: v0.10.0
hooks:
- id: zizmor

0 comments on commit 771ea5e

Please sign in to comment.