Skip to content

Commit

Permalink
Merge pull request #33 from hofbi/patch-3
Browse files Browse the repository at this point in the history
Make language version a string
  • Loading branch information
mattlqx authored Oct 28, 2024
2 parents 1e4d3d6 + eb421de commit 3922a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
description: Search and replace strings
entry: search-and-replace
language: ruby
language_version: 3.2
language_version: "3.2"
pass_filenames: true
exclude_types:
- binary

0 comments on commit 3922a41

Please sign in to comment.