Skip to content

Commit ad80b5d

Browse files
committed
Release 1.0.3
1 parent 8db9096 commit ad80b5d

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
@@ -31,7 +31,7 @@ You can use this linter with `pre-commit` by adding the following hook in your `
3131
```yaml
3232
repos:
3333
- repo: https://github.com/Qarik-Group/gitlab-codeowners-linter
34-
rev: v1.0.2
34+
rev: v1.0.3
3535
hooks:
3636
- id: gitlab-codeowners-linter
3737
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.2
3+
version = 1.0.3
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)