Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/astral-sh/setup-uv-3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans authored Oct 2, 2024
2 parents dc0c43d + 97e0ec3 commit e10fdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: pre-commit autoupdate

- name: Create a pull request with updated versions
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
branch: update/pre-commit-hooks
title: 'chore(deps): update pre-commit hooks'
Expand Down

0 comments on commit e10fdd9

Please sign in to comment.