Skip to content

Commit

Permalink
ci: fix typo in tags
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelZe committed Jan 13, 2024
2 parents 8d7c813 + a645694 commit b3bce06
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @lxndrblz @karelze
11 changes: 11 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
ci:
autofix_commit_msg: |
ci: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
autofix_prs: true
autoupdate_branch: ''
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
autoupdate_schedule: weekly
skip: []
submodules: false
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
Expand Down

0 comments on commit b3bce06

Please sign in to comment.