mirror of
https://github.com/Dasharo/DasharoModulePkg.git
synced 2026-06-13 10:16:41 -07:00
pre-commit: autoupdate hooks
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v6.0.0) - [github.com/talos-systems/conform: v0.1.0-alpha.27 → v0.1.0-alpha.31](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.27...v0.1.0-alpha.31) - [github.com/codespell-project/codespell: v2.2.5 → v2.4.2](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.4.2)
This commit is contained in:
@@ -9,7 +9,7 @@ ci:
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v6.0.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-merge-conflict
|
||||
@@ -20,13 +20,13 @@ repos:
|
||||
- id: mixed-line-ending
|
||||
|
||||
- repo: https://github.com/talos-systems/conform
|
||||
rev: v0.1.0-alpha.27
|
||||
rev: v0.1.0-alpha.31
|
||||
hooks:
|
||||
- id: conform
|
||||
stages:
|
||||
- commit-msg
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.5
|
||||
rev: v2.4.2
|
||||
hooks:
|
||||
- id: codespell
|
||||
|
||||
Reference in New Issue
Block a user