Merge pull request #3 from nikhilbadyal/update/pre-commit-autoupdate

⬆️Update pre-commit hooks
This commit is contained in:
Nikhil Badyal
2022-08-21 11:51:41 +05:30
committed by Nikhil Badyal
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
tg-upload:
timeout-minutes: 5
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- name: Upload to Telegram
+1 -1
View File
@@ -36,7 +36,7 @@ repos:
args: [ --config=setup.cfg ]
- repo: https://github.com/myint/docformatter
rev: v1.5.0-rc1
rev: v1.5.0
hooks:
- id: docformatter
args: [ --in-place ]