Skip to content

Commit

Permalink
Mirror: 19.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 8, 2024
1 parent ca06fc9 commit fb6120f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'types': [text]
args: []
require_serial: false
additional_dependencies: ["commitlint@19.3.0"]
additional_dependencies: ["commitlint@19.4.0"]
minimum_pre_commit_version: '0'
- id: commitlint-all
name: commitlint-all
Expand All @@ -16,5 +16,5 @@
'types': [text]
args: []
require_serial: false
additional_dependencies: ["commitlint@19.3.0"]
additional_dependencies: ["commitlint@19.4.0"]
minimum_pre_commit_version: '0'
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19.3.0
19.4.0

0 comments on commit fb6120f

Please sign in to comment.