Skip to content

Commit

Permalink
p
Browse files Browse the repository at this point in the history
  • Loading branch information
PtPrashantTripathi committed Jul 24, 2024
1 parent cddffe7 commit 307853b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
exclude: .idea/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 0c625349aa4def4cc52fc560f7a94311b8be0607
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -13,6 +13,6 @@ repos:
- id: debug-statements
- id: check-merge-conflict
- repo: https://github.com/ambv/black
rev: 24.4.2
rev: 3702ba224ecffbcec30af640c149f231d90aebdb # frozen: 24.4.2
hooks:
- id: black

0 comments on commit 307853b

Please sign in to comment.