Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
pre-commit update
Browse files Browse the repository at this point in the history
  • Loading branch information
containerscrew committed Nov 17, 2023
1 parent df8f01d commit b232453
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-byte-order-marker
- id: check-case-conflict
Expand All @@ -15,15 +15,15 @@ repos:
hooks:
- id: doctoc
- repo: https://github.com/gitleaks/gitleaks
rev: v8.16.1
rev: v8.18.0
hooks:
- id: gitleaks
- repo: https://github.com/pre-commit/pre-commit
rev: v2.5.1
rev: v3.5.0
hooks:
- id: validate_manifest
- repo: https://github.com/doublify/pre-commit-rust
rev: master
rev: v1.0
hooks:
# - id: fmt
# args: ['--verbose', '--']
Expand Down

0 comments on commit b232453

Please sign in to comment.