Skip to content

Commit

Permalink
ci: 🪲 update CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneylab committed Jan 9, 2025
2 parents 5141824 + 5238111 commit efc90ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Check spelling of entire workspace
uses: crate-ci/typos@9d890159570d5018df91fedfa40b4730cd4a81b1 # v1.28.4
uses: crate-ci/typos@685eb3d55be2f85191e8c84acb9f44d7756f84ab # v1.29.4
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ repos:
- hooks:
- id: gitleaks
repo: https://github.com/gitleaks/gitleaks
rev: v8.22.0
rev: v8.22.1
- hooks:
- exclude_types:
- javascript
- json
id: clang-format
repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.5
rev: v19.1.6
- hooks:
- args:
- --markdown-linebreak-ext=md
Expand Down

0 comments on commit efc90ba

Please sign in to comment.