Skip to content

Commit

Permalink
Adopt newly released vale 3.7 as it fixes a parsing error with urls i…
Browse files Browse the repository at this point in the history
…n docs/source/developer_guide/guides/6_digital_fingerprinting_reference.md
  • Loading branch information
dagardner-nv committed Jul 24, 2024
1 parent 2e8cb90 commit b4418b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-121_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ dependencies:
- typing_utils=0.1
- vale-styles-microsoft
- vale-styles-write-good
- vale=3.6
- vale=3.7
- versioneer
- versioneer-518
- watchdog=3.0
Expand Down
2 changes: 1 addition & 1 deletion conda/environments/dev_cuda-121_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies:
- typing_utils=0.1
- vale-styles-microsoft
- vale-styles-write-good
- vale=3.6
- vale=3.7
- versioneer
- versioneer-518
- watchdog=3.0
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ dependencies:
- output_types: [conda]
packages:
- pre-commit
- vale=3.6
- vale=3.7
- vale-styles-microsoft
- vale-styles-write-good

Expand Down

0 comments on commit b4418b4

Please sign in to comment.