Skip to content

Commit 41b633a

Browse files
pre-commit-ci[bot]cclaussgithub-actions
authored
[pre-commit.ci] pre-commit autoupdate (#8168)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.253 → v0.0.254](astral-sh/ruff-pre-commit@v0.0.253...v0.0.254) * Rename get_top_billionaires.py to get_top_billionaires.py.disabled * updating DIRECTORY.md --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com> Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1 parent 9720e6a commit 41b633a

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
- --py311-plus
4545

4646
- repo: https://github.com/charliermarsh/ruff-pre-commit
47-
rev: v0.0.253
47+
rev: v0.0.254
4848
hooks:
4949
- id: ruff
5050
args:

DIRECTORY.md

-1
Original file line numberDiff line numberDiff line change
@@ -1167,7 +1167,6 @@
11671167
* [Get Amazon Product Data](web_programming/get_amazon_product_data.py)
11681168
* [Get Imdb Top 250 Movies Csv](web_programming/get_imdb_top_250_movies_csv.py)
11691169
* [Get Imdbtop](web_programming/get_imdbtop.py)
1170-
* [Get Top Billionaires](web_programming/get_top_billionaires.py)
11711170
* [Get Top Hn Posts](web_programming/get_top_hn_posts.py)
11721171
* [Get User Tweets](web_programming/get_user_tweets.py)
11731172
* [Giphy](web_programming/giphy.py)

0 commit comments

Comments
 (0)