chore(deps): update all non-major dependencies · python-gitlab/python-gitlab@be25c16

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit be25c16

renovate[bot]JohnVillalovos

authored and

committed

chore(deps): update all non-major dependencies

1 parent 2f20634 commit be25c16

File tree

2 files changed

+

2

-

2

lines changed

2 files changed

+

2

-

2

lines changed

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -32,7 +32,7 @@ jobs:

3232

if: steps.release.outputs.released == 'true'

3333
3434

- name: Publish package distributions to GitHub Releases

35-

uses: python-semantic-release/publish-action@v10.0.2

35+

uses: python-semantic-release/publish-action@v10.2.0

3636

if: steps.release.outputs.released == 'true'

3737

with:

3838

github_token: ${{ secrets.GITHUB_TOKEN }}

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -51,6 +51,6 @@ repos:

5151

- id: rst-directive-colons

5252

- id: rst-inline-touching-normal

5353

- repo: https://github.com/maxbrunet/pre-commit-renovate

54-

rev: 41.23.4

54+

rev: 41.23.5

5555

hooks:

5656

- id: renovate-config-validator

0 commit comments

Comments

 (0)