Skip to content

Commit 81a18b8

Browse files
authored
Merge pull request #32 from Qarik-Group/gasparev/release1.0.2
Create release 1.0.2
2 parents ce073f5 + 2062c6e commit 81a18b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use this linter with `pre-commit` by adding the following hook in your `
3030
```yaml
3131
repos:
3232
- repo: https://github.com/Qarik-Group/gitlab-codeowners-linter
33-
rev: v1.0.1
33+
rev: v1.0.2
3434
hooks:
3535
- id: gitlab-codeowners-linter
3636
args: ['--codeowners_file=path/to/your/CODEOWNERS/file']

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = gitlab_codeowners_linter
3-
version = 1.0.1
3+
version = 1.0.2
44
description = Some out-of-the-box hooks for Gitlab CODEOWNERS.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)