Skip to content

Commit

Permalink
test using the language_version key
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Mar 12, 2025
1 parent c8f04f6 commit ce6532e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ repos:
description: "Automatically format Rust code with cargo fmt"
entry: sh -c "cargo fmt --all"
language: rust
language_version: 1.85.0
pass_filenames: false

#
Expand Down

0 comments on commit ce6532e

Please sign in to comment.