Skip to content

Commit

Permalink
Renovate: paddyroddy/.github to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 9637e6b commit dd1774f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
update-licence-year:
runs-on: ubuntu-latest
steps:
- uses: paddyroddy/.github/actions/licence@v0.2.0
- uses: paddyroddy/.github/actions/licence@v0.10.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
licence-file: ./LICENCE.md
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/paddyroddy/.github
rev: v0.8.0
rev: v0.10.0
hooks:
- id: latex-hooks

0 comments on commit dd1774f

Please sign in to comment.