Skip to content

Commit

Permalink
Auto-update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
calumy authored Nov 1, 2023
1 parent fa318c3 commit ca8b9a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: check-hooks-apply
- id: check-useless-excludes
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: no-commit-to-branch
args: ["--branch", main]
Expand All @@ -27,7 +27,7 @@ repos:
- id: check-dependabot
- id: check-github-workflows
- repo: https://github.com/crate-ci/typos
rev: v1.16.15
rev: v1.16.21
hooks:
- id: typos
- repo: https://github.com/pappasam/toml-sort
Expand Down

0 comments on commit ca8b9a0

Please sign in to comment.