File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1515 - run : git config --global user.name 'Github Actions'
1616 - run : git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
1717 - name : Install the latest version of uv
18- uses : astral-sh/setup-uv@v6
18+ uses : astral-sh/setup-uv@v7
1919 with :
2020 version : " latest"
2121 - run : >-
Original file line number Diff line number Diff line change 1- - id : pyproject-fmt
2- name : pyproject-fmt
3- description : ' '
4- entry : pyproject-fmt
5- language : python
6- ' files ' : (^|/)pyproject\.toml$
7- args : []
8- require_serial : false
9- additional_dependencies : []
10- minimum_pre_commit_version : ' 0 '
1+ - id : pyproject-fmt
2+ name : pyproject-fmt
3+ description : " "
4+ entry : pyproject-fmt
5+ language : python
6+ " files " : (^|/)pyproject\.toml$
7+ args : []
8+ require_serial : false
9+ additional_dependencies : []
10+ minimum_pre_commit_version : " 0 "
You can’t perform that action at this time.
0 commit comments