1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: release 1.5.0

This commit is contained in:
Kevin Amado 2022-06-22 15:51:54 -06:00
parent 3aa0776fa5
commit 18fe24f335
12 changed files with 46 additions and 34 deletions

View file

@ -8,7 +8,7 @@ with contents:
```yaml
repos:
- repo: https://github.com/kamadorueda/alejandra
rev: 1.4.0
rev: 1.5.0
# Choose either the 'alejandra' or 'alejandra-system' hook
# depending on what pre-requisites you have:
hooks:

View file

@ -65,5 +65,5 @@
"type": "git",
"url": "https://github.com/kamadorueda/alejandra"
},
"version": "1.4.0"
"version": "1.5.0"
}