Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: chrpetre <christophe.petre@gmail.com>
  • Loading branch information
pre-commit-ci[bot] and chrpetre committed May 10, 2024
1 parent 16d5cf8 commit f1141ba
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ exclude: "pytwin/twin_runtime/"
repos:

- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black

Expand Down
1 change: 1 addition & 0 deletions doc/.vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Packages = Google
Vocab = ANSYS

[*.{md,rst}]
Vale.Terms = NO

# Apply the following styles
BasedOnStyles = Vale, Google
Expand Down
4 changes: 2 additions & 2 deletions doc/styles/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*
!Vocab
!Vocab/**
!config/vocabularies
!config/vocabularies/**
!.gitignore
File renamed without changes.
File renamed without changes.

0 comments on commit f1141ba

Please sign in to comment.