Skip to content

Commit

Permalink
feat: naikin version donk
Browse files Browse the repository at this point in the history
  • Loading branch information
dimzrio committed Oct 8, 2024
1 parent bffb88b commit 560812c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- id: no-commit-to-branch
# - id: no-commit-to-branch

- repo: local
hooks:
- id: branch-convention
name: branch-convention
entry: ./branch-convention.sh
language: script
types: [file]
# - repo: local
# hooks:
# - id: branch-convention
# name: branch-convention
# entry: ./branch-convention.sh
# language: script
# types: [file]
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.0"
".": "2.0.1"
}

0 comments on commit 560812c

Please sign in to comment.