[mirror] Opinionated R package quickstart
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump etiennebacher/setup-jarl from 0.1.0 to 0.1.1

Bumps [etiennebacher/setup-jarl](https://github.com/etiennebacher/setup-jarl) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/etiennebacher/setup-jarl/releases)
- [Changelog](https://github.com/etiennebacher/setup-jarl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/etiennebacher/setup-jarl/compare/v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: etiennebacher/setup-jarl
dependency-version: 0.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
GitHub
65e89834 e0ee1732

+1 -1
+1 -1
.github/workflows/format-suggest.yaml
··· 36 36 uses: posit-dev/setup-air@v1 37 37 38 38 - name: Jarl format 39 - uses: etiennebacher/setup-jarl@v0.1.0 39 + uses: etiennebacher/setup-jarl@v0.1.1 40 40 with: 41 41 args: "check --fix" 42 42