Skip to content

Commit

Permalink
chore(release): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 28, 2025
1 parent 051afa5 commit 6ebc607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _docs/restylers.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| [cabal-fmt](#cabal-fmt) | Haskell | `v0.1.12` | No |
| [clang-format](#clang-format) | C, C++, Java, JavaScript, Objective-C, Protobuf, C# | `v18.1.8` | Yes |
| [cmake-format](#cmake-format) | CMake | `0.6.13-1` | Yes |
| [dart-format](#dart-format) | Dart | `v2.3.4` | Yes |
| [dart-format](#dart-format) | Dart | `v2.3.7` | Yes |
| [dfmt](#dfmt) | D | `v0.14.2` | Yes |
| [dhall-format](#dhall-format) | Dhall | `1.42.1` | Yes |
| [dotnet-format](#dotnet-format) | C#, VB.NET | `v5.1.250801` | No |
Expand Down Expand Up @@ -852,7 +852,7 @@ restylers:
command:
- dart
- format
image: restyled/restyler-dart-format:v2.3.4
image: public.ecr.aws/restyled-io/restyler-dart-format:v2.3.7
include:
- '**/*.dart'
interpreters: []
Expand Down

0 comments on commit 6ebc607

Please sign in to comment.