Skip to content

Commit

Permalink
Bump pre-commit/pre-commit-hooks from 4.4.0 to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Oct 21, 2023
1 parent c7d2be3 commit ae113c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ repos:
stages: ["push"]
# Other
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-merge-conflict
- id: check-json
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "translation-action",
"version": "2.1.4",
"version": "3.0.0",
"description": "This GitHub action translates any text from any language to any language.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit ae113c4

Please sign in to comment.