Skip to content

Commit

Permalink
Merge pull request #29 from neurodatascience/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/peter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
Remi-Gau authored Nov 4, 2024
2 parents aef2ca6 + 8e7bd5d commit 321cc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_precommit_hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Update pre-commit hooks
run: pre-commit autoupdate
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: pre-commit hooks auto-update
base: main
Expand Down

0 comments on commit 321cc88

Please sign in to comment.