Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
Update pre-commit hook mundialis/github-workflows to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 3387986 commit a4d5ac6
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.2.0
uses: mundialis/github-workflows/.github/workflows/linting.yml@1.4.0
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.2.0
rev: 1.4.0
hooks:
- id: linting

0 comments on commit a4d5ac6

Please sign in to comment.