Skip to content

Commit

Permalink
Update pre-commit hook mundialis/github-workflows to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 9d4253d commit c5ff886
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ on: [push, pull_request]

jobs:
lint:
uses: mundialis/github-workflows/.github/workflows/linting.yml@1.1.0
uses: mundialis/github-workflows/.github/workflows/linting.yml@1.3.1
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ repos:
- id: check-added-large-files

- repo: https://github.com/mundialis/github-workflows
rev: 1.0.3
rev: 1.3.1
hooks:
- id: linting

0 comments on commit c5ff886

Please sign in to comment.