diff --git a/py3-json5.yaml b/py3-json5.yaml index b1ee5b18b86..2010f593e7b 100644 --- a/py3-json5.yaml +++ b/py3-json5.yaml @@ -1,7 +1,7 @@ # Generated from https://pypi.org/project/json5/ package: name: py3-json5 - version: 0.9.17 + version: 0.9.18 epoch: 0 description: A Python implementation of the JSON5 data format. copyright: @@ -23,7 +23,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 696fed1aa3a85ce578d5da5d250b20a92629e0bb + expected-commit: 129b88bcc14b615bee977f0f274d473bc004a581 repository: https://github.com/dpranke/pyjson5 tag: v${{package.version}}