File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33# Please do not change it. Rather, update the blueprint in the maintenance repository and propagate
44# the changes from there.
55# IF YOU REALLY WANT TO MAKE REPOSITORY SPECIFIC CHANGES TO THIS FILE, PLEASE REMOVE THIS NOTICE!
6- # Tag @klieret for any questions.
6+ # Tag @michmx for any questions.
77# ======
88
99# Configuration for probot-stale - https://github.com/probot/stale
@@ -41,7 +41,7 @@ markComment: >
4141 This issue or pull request has been automatically marked as stale because it has not had
4242 recent activity. Please manually close it, if it is no longer relevant,
4343 or ask for help or support to help getting it unstuck.
44- Let me bring this to the attention of @klieret @wdconinc @michmx for now.
44+ Let me bring this to the attention of @amorenobr @vlukashenko @richa2710 @michmx for now.
4545
4646# Comment to post when removing the stale label.
4747# unmarkComment: >
Original file line number Diff line number Diff line change 1111
1212repos :
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v4.6 .0
14+ rev : v5.0 .0
1515 hooks :
1616 - id : check-added-large-files
1717 - id : check-case-conflict
2525 files : ^(_episodes|code|README.md|setup.md)
2626
2727 - repo : https://github.com/codespell-project/codespell
28- rev : " v2.3.0 "
28+ rev : " v2.4.1 "
2929 hooks :
3030 - id : codespell
3131 args : ["-I", "codespell.txt"]
3636 rev : 24.4.2
3737 hooks :
3838 - id : black
39- language_version : python3.8
39+ language_version : python3.8
You can’t perform that action at this time.
0 commit comments