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

feat: release 2.0.0

This commit is contained in:
Kevin Amado 2022-07-13 23:11:06 -06:00
parent 824261886f
commit 25cbef035e
12 changed files with 25 additions and 22 deletions

View file

@ -8,7 +8,7 @@ with contents:
```yaml
repos:
- repo: https://github.com/kamadorueda/alejandra
rev: 1.5.0
rev: 2.0.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.5.0"
"version": "2.0.0"
}