Skip to content

Commit

Permalink
Mirror: 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2023
1 parent f10f0f3 commit 4ef242b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/ComPWA/mirrors-taplo
rev: v0.8.0
rev: v0.8.1
hooks:
- id: taplo
4 changes: 2 additions & 2 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
types: [toml]
args: []
require_serial: false
additional_dependencies: ["cli:taplo-cli:0.8.0"]
additional_dependencies: ["cli:taplo-cli:0.8.1"]
minimum_pre_commit_version: "0"

- id: taplo-docker
name: taplo-cli-docker
description: "A TOML toolkit written in Rust"
entry: tamasfe/taplo:0.8.0
entry: tamasfe/taplo:0.8.1
language: docker_image
types: [toml]
args: [format]
Expand Down

0 comments on commit 4ef242b

Please sign in to comment.