Skip to content

Commit

Permalink
Renovate: UCL-MIRSG/.github to v0.105.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 9f2e6d1 commit 69f2702
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/linting@f1eea08573626b08d2c0419d6cd365ea07d7dadd # v0.78.0
- uses: UCL-MIRSG/.github/actions/linting@152e9ea07a635bb00bf64c31adc1f313e3cdd355 # v0.105.0
with:
pre-commit-config: ./.pre-commit-config.yaml
2 changes: 1 addition & 1 deletion .github/workflows/manage-projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
add-issue-to-project:
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/add-to-project@f1eea08573626b08d2c0419d6cd365ea07d7dadd # v0.78.0
- uses: UCL-MIRSG/.github/actions/add-to-project@152e9ea07a635bb00bf64c31adc1f313e3cdd355 # v0.105.0
with:
app-id: ${{ secrets.APP_ID }}
app-pem: ${{ secrets.APP_PEM }}
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
repos:
- repo: https://github.com/UCL-MIRSG/.github
rev: v0.78.0
rev: v0.105.0
hooks:
- id: mirsg-hooks

0 comments on commit 69f2702

Please sign in to comment.