build(deps): bump tree-sitter-c-sharp from 8836663 to cac6d5f
#50
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: dependabot | |
| on: | |
| pull_request: | |
| permissions: | |
| contents: write | |
| pull-requests: write | |
| jobs: | |
| dependabot: | |
| uses: langston-barrett/gha/.github/workflows/merge-dependabot-prs.yml@fc3619dd7d8730f88eac66bbf15f1257de683acc | |
| with: | |
| only-patch: false |