Skip to content

Commit 9da41dc

Browse files
committed
update newest version
1 parent 9257374 commit 9da41dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-example-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ repos:
1111
- id: check-added-large-files
1212

1313
- repo: https://github.com/mundialis/github-workflows
14-
rev: 1.0.1
14+
rev: 1.0.2
1515
hooks:
1616
- id: linting

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ You can use it by adding a `pre-commit-config.yml` file containing e.g.:
106106
```
107107
repos:
108108
- repo: https://github.com/mundialis/github-workflows
109-
rev: 1.0.1
109+
rev: 1.0.2
110110
hooks:
111111
- id: linting
112112
```

0 commit comments

Comments
 (0)