Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Jan 31, 2024
1 parent 3684307 commit b372ebb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ repos:
entry: pip install --upgrade docutils
language: system
pass_filenames: false
- repo: https://github.com/errata-ai/vale
rev: "v3.0.7"
hooks:
- id: vale
name: vale-sync
language_version: "1.21.6"
pass_filenames: false
args: [sync]
# - repo: https://github.com/errata-ai/vale
# rev: "v3.0.7"
# hooks:
# - id: vale
# name: vale-sync
# language_version: "1.21.6"
# pass_filenames: false
# args: [sync]
# - id: vale
# language_version: "1.21.6"
# types_or: [markdown, rst]

0 comments on commit b372ebb

Please sign in to comment.