Skip to content

build(deps-dev): bump typescript-eslint from 8.65.0 to 8.67.0 #561

build(deps-dev): bump typescript-eslint from 8.65.0 to 8.67.0

build(deps-dev): bump typescript-eslint from 8.65.0 to 8.67.0 #561

Workflow file for this run

name: Create file visualization
on:
workflow_dispatch: {}
push:
branches:
- main
jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: githubocto/repo-visualizer@main
with:
excluded_paths: "ignore,.github"