Skip to content

Commit 82dcd01

Browse files
committed
Combine 3 dependabot PRs
3 parents 9137be5 + aa44aed + abbb8a2 commit 82dcd01

File tree

5 files changed

+555
-397
lines changed

5 files changed

+555
-397
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
lint:
1515
name: Lint
1616
runs-on: ubuntu-latest
17+
permissions:
18+
contents: read # only needed for private repos
1719
steps:
1820
- name: Checkout repository
1921
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)