Skip to content

Commit

Permalink
Merge pull request #205 from eredotpkfr/optimizations
Browse files Browse the repository at this point in the history
chore: minor optimizations
  • Loading branch information
eredotpkfr authored Jan 1, 2025
2 parents 0822f49 + 4f6bd1a commit 9a6a1f5
Show file tree
Hide file tree
Showing 30 changed files with 802 additions and 497 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repos:
additional_dependencies: ['@commitlint/config-conventional']

- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.11.37
rev: v1.28.4
hooks:
- id: typos

Expand Down Expand Up @@ -93,7 +93,7 @@ repos:
name: hadolint

- repo: https://github.com/gitleaks/gitleaks
rev: v8.21.2
rev: v8.22.1
hooks:
- id: gitleaks
name: gitleaks
Loading

0 comments on commit 9a6a1f5

Please sign in to comment.