Skip to content

Commit 76756b0

Browse files
authored
chore: bump ditto version
1 parent bea8155 commit 76756b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ commands:
1111
steps:
1212
- run:
1313
name: Install Ditto
14-
command: pip install --user 'pokeapi-ditto==1.0.4'
14+
command: pip install --user 'pokeapi-ditto==1.0.5'
1515
- run:
1616
name: Transform api-data's JSON files to have the correct BASE_URL instead of http://localhost
1717
command: bash -x scripts/transform.sh

0 commit comments

Comments
 (0)