Skip to content

Update pre-commit hooks #3

Update pre-commit hooks

Update pre-commit hooks #3

jobs:
pre-commit_autoupdate:

Check failure on line 2 in .github/workflows/pre-commit_autoupdate.yml

View workflow run for this annotation

GitHub Actions / Update pre-commit hooks

Invalid workflow file

The workflow is not valid. .github/workflows/pre-commit_autoupdate.yml (Line: 2, Col: 3): Error calling workflow 'praw-dev/.github/.github/workflows/pre-commit_autoupdate.yml@main'. The workflow is requesting 'contents: write', but is only allowed 'contents: read'.
name: Update pre-commit hooks
secrets: inherit
uses: praw-dev/.github/.github/workflows/pre-commit_autoupdate.yml@main
name: Update pre-commit hooks
on:
schedule:
- cron: 0 15 * * 1
workflow_dispatch:
permissions:
contents: read
pull-requests: write