Skip to content

Commit

Permalink
update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tetov committed Aug 20, 2024
1 parent 67dc70b commit c3490c4
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- id: check-merge-conflict
- id: check-xml
types: [file]
files: \.(launch|xml|urdf)$
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
hooks:
- id: prettier
additional_dependencies:
- [email protected]
- "@prettier/[email protected]"

0 comments on commit c3490c4

Please sign in to comment.